Searched refs:unpacked_rel_relocations (Results 1 – 1 of 1) sorted by relevance
896 std::vector<typename ELF::Rel> unpacked_rel_relocations; in UnpackTypedRelocations() local900 ConvertRelaVectorToRelVector(unpacked_relocations, &unpacked_rel_relocations); in UnpackTypedRelocations()901 section_data = &unpacked_rel_relocations[0]; in UnpackTypedRelocations()