Home
last modified time | relevance | path

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

/arch/x86/tools/
Drelocs_64.c13 #define ELF_ST_TYPE(o) ELF64_ST_TYPE(o) macro
Drelocs_32.c13 #define ELF_ST_TYPE(o) ELF32_ST_TYPE(o) macro