Searched refs:relocType (Results 1 – 1 of 1) sorted by relevance
809 int relocType = ELFW_R_TYPE(curr->r_info); in fixRelocations() local810 switch (relocType) { in fixRelocations()854 LOGE("Invalid relocation type %u", relocType); in fixRelocations()879 int relocType = ELFW_R_TYPE(curr->r_info); in resolveGot() local881 switch (relocType) { in resolveGot()897 LOGE("Unsupported relocation type: %u for symbol %s", relocType, in resolveGot()