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