Searched defs:Relocation (Results 1 – 15 of 15) sorted by relevance
49 struct Relocation { struct59 std::vector<Relocation> Relocations; argument
91 Relocation, enumerator133 struct Relocation { struct140 std::vector<Relocation> Relocations; argument
58 struct Relocation { struct72 std::vector<Relocation> Relocations; argument
114 Relocation, enumerator163 struct Relocation { struct171 std::vector<Relocation> Relocations; argument
100 struct Relocation { struct101 RelocType Type;102 uint32_t Index;103 yaml::Hex32 Offset;104 int32_t Addend;
466 struct Relocation { struct482 class RelocationSectionBase : public SectionBase { argument
358 class Relocation(LLVMObject): class
671 for (const auto &Relocation : Sec.Relocations) in writeSection() local944 for (auto &Relocation : Sec->Relocations) { in assignFileOffsets() local
258 IO &IO, WasmYAML::Relocation &Relocation) { in mapping()
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
961 for (auto &Relocation : Sec->Relocations) { in writeObject() local
254 for (const auto &Relocation : Relocations) { in resolveSymbol() local325 for (const auto &Relocation : Relocations) { in printBinaryBlockWithRelocs() local