Home
last modified time | relevance | path

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

/linux-6.14.4/arch/mips/boot/tools/
Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/linux-6.14.4/arch/x86/tools/
Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
/linux-6.14.4/arch/s390/tools/
Drelocs.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro