Searched refs:ELF_ST_VISIBILITY (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/tools/
H A Drelocs_64.c15 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
H A Drelocs_32.c15 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs.c549 sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), print_absolute_symbols()

Completed in 152 milliseconds