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