Searched refs:RelocationInfo (Results 1 – 4 of 4) sorted by relevance
38 struct RelocationInfo;58 std::vector<RelocationInfo> Relocations;176 struct RelocationInfo { struct
97 for (const RelocationInfo &R : Sec->Relocations) in removeSections()
102 RelocationInfo R; in extractSections()
263 RelocationInfo RelocInfo = Sec->Relocations[Index]; in writeSections()