Searched refs:SHT_REL (Results 1 – 2 of 2) sorted by relevance
287 #define SHT_REL 9 macro
204 if (section_header->sh_type == SHT_REL || section_header->sh_type == SHT_ANDROID_REL) { in Load()907 relocations_type_ == REL ? SHT_REL : SHT_RELA, relocations_type_); in UnpackTypedRelocations()