Searched defs:Relocation (Results 1 – 12 of 12) sorted by relevance
57 struct Relocation { struct61 // Normally a Relocation can refer to the symbol via its name. argument77 std::vector<Relocation> Relocations; argument
107 struct Relocation { struct108 RelocType Type;109 uint32_t Index;110 yaml::Hex32 Offset;111 int32_t Addend;
140 Relocation, enumerator426 struct Relocation { struct434 std::vector<Relocation> Relocations; argument
49 struct Relocation { struct59 std::vector<Relocation> Relocations; argument
91 Relocation, enumerator133 struct Relocation { struct140 std::vector<Relocation> Relocations; argument
441 for (const auto &Relocation : RelaPlt->relocations()) { in getPltAddresses() local
358 class Relocation(LLVMObject): class
654 for (const auto &Relocation : Sec.Relocations) in writeSection() local931 for (auto &Relocation : Sec->Relocations) { in assignFileOffsets() local
209 for (const auto &Relocation : Relocations) { in resolveSymbol() local280 for (const auto &Relocation : Relocations) { in printBinaryBlockWithRelocs() local
219 for (const auto &Relocation : Section.relocations()) { in getRelocatedSymbol() local
315 IO &IO, WasmYAML::Relocation &Relocation) { in mapping()
961 for (auto &Relocation : Sec->Relocations) { in writeObject() local