Home
last modified time | relevance | path

Searched defs:ELF_ST_VISIBILITY (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro
H A Drelocs_64.c29 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs_64.c16 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
H A Drelocs_32.c16 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro

Completed in 3 milliseconds