/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | COFFYAML.h | 57 struct Relocation { struct 77 std::vector<Relocation> Relocations; argument 118 LLVM_YAML_IS_SEQUENCE_VECTOR(COFFYAML::Relocation) in LLVM_YAML_IS_SEQUENCE_VECTOR() 199 struct MappingTraits<COFFYAML::Relocation> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 200 static void mapping(IO &IO, COFFYAML::Relocation &Rel); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
D | ELFYAML.h | 140 Relocation, enumerator 426 struct Relocation { struct 434 std::vector<Relocation> Relocations; argument 437 RelocationSection() : Section(ChunkKind::Relocation) {} in RelocationSection() 440 return S->Kind == ChunkKind::Relocation; in classof() 524 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::Relocation) in LLVM_YAML_IS_SEQUENCE_VECTOR() 688 template <> struct MappingTraits<ELFYAML::Relocation> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 689 static void mapping(IO &IO, ELFYAML::Relocation &Rel); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
D | WasmYAML.h | 107 struct Relocation { struct 182 std::vector<Relocation> Relocations; 412 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Relocation) in LLVM_YAML_IS_SEQUENCE_VECTOR() 486 template <> struct MappingTraits<WasmYAML::Relocation> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 487 static void mapping(IO &IO, WasmYAML::Relocation &Relocation); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 441 for (const auto &Relocation : RelaPlt->relocations()) { in getPltAddresses() local 442 if (Relocation.getType() != JumpSlotReloc) in getPltAddresses() 444 auto PltEntryIter = GotToPlt.find(Relocation.getOffset()); in getPltAddresses() 447 Relocation.getSymbol()->getRawDataRefImpl(), PltEntryIter->second)); in getPltAddresses()
|
/third_party/elfio/tests/elf_examples/ |
D | test_ppc_o.txt | 49 Relocation section '.rela.text' at offset 0x7b8 contains 18 entries: 70 Relocation section '.rela.ctors' at offset 0x890 contains 1 entries: 74 Relocation section '.rela.eh_frame' at offset 0x89c contains 3 entries:
|
D | hello_64_o.txt | 60 Relocation section '.rela.text' at offset 0x588 contains 2 entries: 65 Relocation section '.rela.eh_frame' at offset 0x5b8 contains 1 entries:
|
D | hello_32_o.txt | 44 Relocation section '.rel.text' at offset 0x354 contains 2 entries:
|
D | hello_32.txt | 103 Relocation section '.rel.dyn' at offset 0x22c contains 1 entries: 107 Relocation section '.rel.plt' at offset 0x234 contains 3 entries:
|
D | hello_64.txt | 145 Relocation section '.rela.dyn' at offset 0x328 contains 1 entries: 149 Relocation section '.rela.plt' at offset 0x340 contains 2 entries:
|
D | test_ppc.txt | 112 Relocation section '.rela.dyn' at offset 0x47c contains 2 entries: 117 Relocation section '.rela.plt' at offset 0x494 contains 9 entries:
|
D | ls.readelf | 149 Relocation section '.rela.dyn' at offset 0x1550 contains 7 entries: 159 Relocation section '.rela.plt' at offset 0x15f8 contains 105 entries:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmYAML.cpp | 314 void MappingTraits<WasmYAML::Relocation>::mapping( in mapping() 315 IO &IO, WasmYAML::Relocation &Relocation) { in mapping() argument 316 IO.mapRequired("Type", Relocation.Type); in mapping() 317 IO.mapRequired("Index", Relocation.Index); in mapping() 318 IO.mapRequired("Offset", Relocation.Offset); in mapping() 319 IO.mapOptional("Addend", Relocation.Addend, 0); in mapping()
|
D | COFFYAML.cpp | 409 void MappingTraits<COFFYAML::Relocation>::mapping(IO &IO, in mapping() 410 COFFYAML::Relocation &Rel) { in mapping()
|
D | COFFEmitter.cpp | 516 for (const COFFYAML::Relocation &R : S.Relocations) { in writeCOFF()
|
D | ELFYAML.cpp | 1551 void MappingTraits<ELFYAML::Relocation>::mapping(IO &IO, in mapping() 1552 ELFYAML::Relocation &Rel) { in mapping()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 654 for (const auto &Relocation : Sec.Relocations) in writeSection() local 655 WriteRelocation(Relocation.Data); in writeSection() 931 for (auto &Relocation : Sec->Relocations) { in assignFileOffsets() local 932 assert(Relocation.Symb->getIndex() != -1); in assignFileOffsets() 933 Relocation.Data.SymbolTableIndex = Relocation.Symb->getIndex(); in assignFileOffsets()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | known_gcc_test_failures.txt | 10 20071220-1.c O2 # Relocation against a BB address
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Relocation.txt | 1 MIPS Relocation Principles
|
/third_party/NuttX/ |
D | ReleaseNotes | 21874 - ARM ELF Relocation: Add support for the R_ARM_THM_JUMP11 relocation
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-viet.comp.po | 11107 "Relocation section "
|