Searched defs:Relocation (Results 1 – 6 of 6) sorted by relevance
43 struct Relocation { struct53 std::vector<Relocation> Relocations; argument
74 enum class SectionKind { RawContent, Relocation }; enumerator93 struct Relocation { struct101 std::vector<Relocation> Relocations; argument
358 class Relocation(LLVMObject): class
106 for (const auto &Relocation : Relocations) { in resolveSymbol() local
226 for (const auto &Relocation : Section.relocations()) { in getRelocatedSymbol() local
936 for (auto & Relocation : Sec->Relocations) { in WriteObject() local