Searched defs:ELF_ST_TYPE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h438 #define ELF_ST_TYPE(val) ((val) & 0xF) macro
/openbsd-current/sys/sys/
H A Dexec_elf.h780 #define ELF_ST_TYPE ELF32_ST_TYPE macro
808 #define ELF_ST_TYPE ELF64_ST_TYPE macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h464 #define ELF_ST_TYPE(val) ((val) & 0xF) macro

Completed in 190 milliseconds