Home
last modified time | relevance | path

Searched refs:ELF32_ST_TYPE (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/tools/
A Drelocs_32.c14 #define ELF_ST_TYPE(o) ELF32_ST_TYPE(o)
/linux/arch/mips/boot/tools/
A Drelocs_32.c14 #define ELF_ST_TYPE(o) ELF32_ST_TYPE(o)
/linux/tools/perf/util/
A Dgenelf.h81 #define ELF_ST_TYPE(a) ELF32_ST_TYPE(a)
/linux/scripts/mod/
A Dmodpost.h33 #define ELF_ST_TYPE ELF32_ST_TYPE
/linux/include/uapi/linux/
A Delf.h139 #define ELF32_ST_TYPE(x) ELF_ST_TYPE(x) macro
/linux/arch/arm/kernel/
A Dmodule.c282 if (ELF32_ST_TYPE(sym->st_info) == STT_FUNC && in apply_relocate()
/linux/scripts/
A Dsorttable.h86 # define ELF_ST_TYPE ELF32_ST_TYPE
A Drecordmcount.h127 # define ELF_ST_TYPE ELF32_ST_TYPE

Completed in 21 milliseconds