Home
last modified time | relevance | path

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

/arch/mips/boot/tools/
A Drelocs_32.c14 #define ELF_ST_TYPE(o) ELF32_ST_TYPE(o) macro
A Drelocs_64.c27 #define ELF_ST_TYPE(o) ELF64_ST_TYPE(o) macro
/arch/x86/tools/
A Drelocs_32.c14 #define ELF_ST_TYPE(o) ELF32_ST_TYPE(o) macro
A Drelocs_64.c14 #define ELF_ST_TYPE(o) ELF64_ST_TYPE(o) macro
/arch/s390/tools/
A Drelocs.c27 #define ELF_ST_TYPE(o) ELF64_ST_TYPE(o) macro

Completed in 12 milliseconds