Searched refs:STT_SECTION (Results 1 – 3 of 3) sorted by relevance
205 else if (ELFW(ST_TYPE) (sym->st_info) == STT_SECTION) \805 else if (ELFW(ST_TYPE) (sym->st_info) == STT_SECTION) in elf_machine_got_rel()
484 STT_SECTION = 3 variable in Stt
599 #define STT_SECTION 3 /* Symbol associated with a section */ macro