Home
last modified time | relevance | path

Searched defs:AT_SYSINFO_EHDR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1357 #define AT_SYSINFO_EHDR 33 /* Pointer to ELF header of system-supplied DSO. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1389 #define AT_SYSINFO_EHDR 33 /* Pointer to ELF header of system-supplied DSO. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d833 enum AT_SYSINFO_EHDR = 33; variable