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