Home
last modified time | relevance | path

Searched refs:ELF_ST_VISIBILITY (Results 1 – 6 of 6) sorted by relevance

/arch/x86/tools/
A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
A Drelocs.c591 sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), in print_absolute_symbols()
/arch/mips/boot/tools/
A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
A Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/arch/s390/tools/
A Drelocs.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro

Completed in 7 milliseconds