Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for ELF_NGREG (0.18 sec)

  1. src/syscall/zerrors_linux_arm.go

    	DT_LNK                           = 0xa
    	DT_REG                           = 0x8
    	DT_SOCK                          = 0xc
    	DT_UNKNOWN                       = 0x0
    	DT_WHT                           = 0xe
    	ELF_NGREG                        = 0x12
    	ELF_PRARGSZ                      = 0x50
    	EPOLLERR                         = 0x8
    	EPOLLET                          = -0x80000000
    	EPOLLHUP                         = 0x10
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"EKEYREJECTED", Const, 0},
    		{"EKEYREVOKED", Const, 0},
    		{"EL2HLT", Const, 0},
    		{"EL2NSYNC", Const, 0},
    		{"EL3HLT", Const, 0},
    		{"EL3RST", Const, 0},
    		{"ELAST", Const, 0},
    		{"ELF_NGREG", Const, 0},
    		{"ELF_PRARGSZ", Const, 0},
    		{"ELIBACC", Const, 0},
    		{"ELIBBAD", Const, 0},
    		{"ELIBEXEC", Const, 0},
    		{"ELIBMAX", Const, 0},
    		{"ELIBSCN", Const, 0},
    		{"ELNRNG", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/go1.1.txt

    pkg syscall (linux-arm), const EL2HLT = 51
    pkg syscall (linux-arm), const EL2NSYNC = 45
    pkg syscall (linux-arm), const EL3HLT = 46
    pkg syscall (linux-arm), const EL3RST = 47
    pkg syscall (linux-arm), const ELF_NGREG = 18
    pkg syscall (linux-arm), const ELF_PRARGSZ = 80
    pkg syscall (linux-arm), const ELIBACC = 79
    pkg syscall (linux-arm), const ELIBBAD = 80
    pkg syscall (linux-arm), const ELIBEXEC = 83
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  4. api/go1.txt

    pkg syscall (linux-arm), const EL2HLT Errno
    pkg syscall (linux-arm), const EL2NSYNC Errno
    pkg syscall (linux-arm), const EL3HLT Errno
    pkg syscall (linux-arm), const EL3RST Errno
    pkg syscall (linux-arm), const ELF_NGREG ideal-int
    pkg syscall (linux-arm), const ELF_PRARGSZ ideal-int
    pkg syscall (linux-arm), const ELIBACC Errno
    pkg syscall (linux-arm), const ELIBBAD Errno
    pkg syscall (linux-arm), const ELIBEXEC Errno
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const EL2NSYNC Errno
    pkg syscall (linux-arm-cgo), const EL3HLT Errno
    pkg syscall (linux-arm-cgo), const EL3RST Errno
    pkg syscall (linux-arm-cgo), const ELF_NGREG ideal-int
    pkg syscall (linux-arm-cgo), const ELF_PRARGSZ ideal-int
    pkg syscall (linux-arm-cgo), const ELIBACC Errno
    pkg syscall (linux-arm-cgo), const ELIBBAD Errno
    pkg syscall (linux-arm-cgo), const ELIBEXEC Errno
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
Back to top