Searched refs:relocType (Results 1 – 1 of 1) sorted by relevance
811 int relocType = ELFW_R_TYPE(curr->r_info); in fixRelocations() local812 switch (relocType) { in fixRelocations()856 LOGE("Invalid relocation type %u", relocType); in fixRelocations()881 int relocType = ELFW_R_TYPE(curr->r_info); in resolveGot() local883 switch (relocType) { in resolveGot()899 LOGE("Unsupported relocation type: %u for symbol %s", relocType, in resolveGot()