Searched defs:ELF_ST_TYPE (Results 1 – 2 of 2) sorted by relevance
70 #define ELF_ST_TYPE(a) ELF64_ST_TYPE(a) macro81 #define ELF_ST_TYPE(a) ELF32_ST_TYPE(a) macro
145 #define ELF_ST_TYPE(x) ((x) & 0xf) macro
Completed in 8 milliseconds