Searched defs:ELF_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/tools/ | ||
D | relocs_32.c | 15 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro |
D | relocs_64.c | 15 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro |