/external/llvm/test/MC/MachO/AArch64/ |
D | darwin-ARM64-reloc.s | 39 ; CHECK-NEXT: Relocation { 46 ; CHECK-NEXT: Relocation { 53 ; CHECK-NEXT: Relocation { 60 ; CHECK-NEXT: Relocation { 67 ; CHECK-NEXT: Relocation { 74 ; CHECK-NEXT: Relocation { 81 ; CHECK-NEXT: Relocation { 88 ; CHECK-NEXT: Relocation { 95 ; CHECK-NEXT: Relocation { 102 ; CHECK-NEXT: Relocation { [all …]
|
/external/llvm/test/tools/llvm-readobj/ |
D | relocations.test | 62 MACHO-PPC-NEXT: Relocation { 69 MACHO-PPC-NEXT: Relocation { 76 MACHO-PPC-NEXT: Relocation { 83 MACHO-PPC-NEXT: Relocation { 90 MACHO-PPC-NEXT: Relocation { 99 MACHO-PPC-NEXT: Relocation { 106 MACHO-PPC-NEXT: Relocation { 113 MACHO-PPC-NEXT: Relocation { 120 MACHO-PPC-NEXT: Relocation { 129 MACHO-PPC-NEXT: Relocation { [all …]
|
D | sections-ext.test | 303 MACHO-PPC-NEXT: Relocation { 310 MACHO-PPC-NEXT: Relocation { 317 MACHO-PPC-NEXT: Relocation { 324 MACHO-PPC-NEXT: Relocation { 331 MACHO-PPC-NEXT: Relocation { 376 MACHO-PPC-NEXT: Relocation { 383 MACHO-PPC-NEXT: Relocation { 390 MACHO-PPC-NEXT: Relocation { 397 MACHO-PPC-NEXT: Relocation { 484 MACHO-PPC-NEXT: Relocation { [all …]
|
D | gnu-relocations.test | 6 ELF32: Relocation section '.rel.text' at offset 0x318 contains 41 entries: 19 ELF64: Relocation section '.rela.text' at offset 0x430 contains 38 entries:
|
/external/llvm/test/MC/MachO/ARM/ |
D | thumb2-movw-fixup.s | 25 @ CHECK: Relocation { 32 @ CHECK: Relocation { 39 @ CHECK: Relocation { 46 @ CHECK: Relocation { 53 @ CHECK: Relocation { 60 @ CHECK: Relocation { 67 @ CHECK: Relocation { 74 @ CHECK: Relocation {
|
D | static-movt-relocs.s | 11 @ CHECK-NEXT: Relocation { 18 @ CHECK-NEXT: Relocation { 25 @ CHECK-NEXT: Relocation { 32 @ CHECK-NEXT: Relocation {
|
D | thumb2-movt-fixup.s | 16 @ CHECK: Relocation { 23 @ CHECK: Relocation {
|
D | long-call-branch-island-relocation.s | 45 @ CHECK: Relocation {
|
/external/llvm/test/Object/ |
D | relocation-executable.test | 8 // CHECK-NEXT: Relocation { 16 // CHECK-NEXT: Relocation { 22 // CHECK-NEXT: Relocation { 31 // DYN-NEXT: Relocation { 37 // DYN-NEXT: Relocation { 43 // DYN-NEXT: Relocation { 55 // DYN2-NEXT: Relocation {
|
D | dyn-rel-relocation.test | 31 // CHECK-NEXT: Relocation { 37 // CHECK-NEXT: Relocation { 43 // CHECK-NEXT: Relocation { 53 // CHECK-NEXT: Relocation { 59 // CHECK-NEXT: Relocation { 65 // CHECK-NEXT: Relocation {
|
D | yaml2obj-readobj.test | 12 // COFF-I386-NEXT: Relocation { 17 // COFF-I386-NEXT: Relocation { 22 // COFF-I386-NEXT: Relocation {
|
/external/llvm/test/CodeGen/PowerPC/ |
D | hello-reloc.s | 65 ; DARWIN-G4-DUMP: Relocation { 72 ; DARWIN-G4-DUMP: Relocation { 79 ; DARWIN-G4-DUMP: Relocation { 86 ; DARWIN-G4-DUMP: Relocation { 93 ; DARWIN-G4-DUMP: Relocation { 102 ; DARWIN-G4-DUMP: Relocation { 109 ; DARWIN-G4-DUMP: Relocation { 116 ; DARWIN-G4-DUMP: Relocation { 123 ; DARWIN-G4-DUMP: Relocation { 132 ; DARWIN-G4-DUMP: Relocation {
|
/external/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 91 Relocation, enumerator 133 struct Relocation { struct 140 std::vector<Relocation> Relocations; argument 141 RelocationSection() : Section(SectionKind::Relocation) {} in RelocationSection() 143 return S->Kind == SectionKind::Relocation; in classof() 181 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::ELFYAML::Relocation) in LLVM_YAML_IS_SEQUENCE_VECTOR() 297 template <> struct MappingTraits<ELFYAML::Relocation> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 298 static void mapping(IO &IO, ELFYAML::Relocation &Rel); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
D | COFFYAML.h | 49 struct Relocation { struct 59 std::vector<Relocation> Relocations; argument 95 LLVM_YAML_IS_SEQUENCE_VECTOR(COFFYAML::Relocation) in LLVM_YAML_IS_SEQUENCE_VECTOR() 166 struct MappingTraits<COFFYAML::Relocation> { in LLVM_YAML_IS_SEQUENCE_VECTOR() 167 static void mapping(IO &IO, COFFYAML::Relocation &Rel); in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | darwin-ARM-reloc.s | 56 @ CHECK: # Relocation 0 59 @ CHECK: # Relocation 1 78 @ CHECK: # Relocation 0 81 @ CHECK: # Relocation 1
|
D | thumb2-movt-fixup.s | 11 @ CHECK: # Relocation 0 14 @ CHECK: # Relocation 1
|
D | darwin-Thumb-reloc.s | 59 @ CHECK: # Relocation 0 62 @ CHECK: # Relocation 1 65 @ CHECK: # Relocation 2
|
D | elf-movt.s | 30 @ OBJ: Relocation 0 35 @ OBJ: Relocation 1
|
D | elf-thumbfunc-reloc.ll | 29 ; CHECK: Relocation 0
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2010-11-30-reloc-movt.ll | 24 ; OBJ: Relocation 0 29 ; OBJ: Relocation 1 34 ; OBJ: # Relocation 2
|
/external/elfutils/tests/ |
D | run-readelf-test1.sh | 33 Relocation section [ 8] '.rel.got' for section [19] '.got' at offset 0x294 contains 1 entry: 37 Relocation section [ 9] '.rel.plt' for section [11] '.plt' at offset 0x29c contains 4 entries:
|
/external/llvm/bindings/python/llvm/tests/ |
D | test_object.py | 3 from ..object import Relocation 62 assert isinstance(relocation, Relocation)
|
/external/llvm/tools/obj2yaml/ |
D | elf2yaml.cpp | 38 ELFYAML::Relocation &R); 206 ELFYAML::Relocation &R) { in dumpRelocation() 288 ELFYAML::Relocation R; in dumpRelSection() 313 ELFYAML::Relocation R; in dumpRelaSection()
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 961 for (auto &Relocation : Sec->Relocations) { in writeObject() local 962 assert(Relocation.Symb->getIndex() != -1); in writeObject() 963 Relocation.Data.SymbolTableIndex = Relocation.Symb->getIndex(); in writeObject() 1070 for (const auto &Relocation : (*i)->Relocations) in writeObject() 1071 WriteRelocation(Relocation.Data); in writeObject()
|
/external/llvm/bindings/python/llvm/ |
D | object.py | 257 last = Relocation(relocations) 358 class Relocation(LLVMObject): class
|