Searched refs:RelocationInfo (Results 1 – 4 of 4) sorted by relevance
37 struct RelocationInfo;57 std::vector<RelocationInfo> Relocations;172 struct RelocationInfo { struct
129 for (const RelocationInfo &R : Sec->Relocations) in removeSections()
98 RelocationInfo R; in extractSections()
254 RelocationInfo RelocInfo = Sec->Relocations[Index]; in writeSections()