Home
last modified time | relevance | path

Searched defs:ELF_ST_VISIBILITY (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h906 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h903 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h906 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1032 #define ELF_ST_VISIBILITY(v) ((v) & 0x3) macro
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h548 #define ELF_ST_VISIBILITY(other) ((uint32_t)(other) & 3) macro
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h550 #define ELF_ST_VISIBILITY(other) ((uint32_t)(other) & 3) macro
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h550 #define ELF_ST_VISIBILITY(other) ((uint32_t)(other) & 3) macro
/netbsd/sys/sys/
H A Dexec_elf.h642 #define ELF_ST_VISIBILITY(other) ((uint32_t)(other) & 3) macro