Searched defs:Relocation (Results 1 – 6 of 6) sorted by relevance
49 struct Relocation { struct59 std::vector<Relocation> Relocations; argument
81 enum class SectionKind { Group, RawContent, Relocation }; enumerator112 struct Relocation { struct119 std::vector<Relocation> Relocations; argument
358 class Relocation(LLVMObject): class
976 for (auto &Relocation : Sec->Relocations) { in WriteObject() local
221 for (const auto &Relocation : Section.relocations()) { in getRelocatedSymbol() local
122 for (const auto &Relocation : Relocations) { in resolveSymbol() local