Searched refs:ELF32_ST_TYPE (Results 1 – 5 of 5) sorted by relevance
23 #define ELF_ST_TYPE ELF32_ST_TYPE
136 #define ELF32_ST_TYPE(x) ELF_ST_TYPE(x) macro
187 if ((ELF32_ST_TYPE(sym->st_info) == STT_FUNC && in apply_relocate()
113 # define ELF_ST_TYPE ELF32_ST_TYPE
474 sym_type(ELF32_ST_TYPE(sym->st_info)), in print_absolute_symbols()