Home
last modified time | relevance | path

Searched refs:Relocation (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/test/MC/MachO/AArch64/
Ddarwin-ARM64-reloc.s39 ; 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/
Drelocations.test62 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 …]
Dsections-ext.test303 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 …]
/external/llvm/test/MC/MachO/ARM/
Dthumb2-movw-fixup.s25 @ CHECK: Relocation {
32 @ CHECK: Relocation {
39 @ CHECK: Relocation {
46 @ CHECK: Relocation {
53 @ CHECK: Relocation {
60 @ CHECK: Relocation {
67 @ CHECK: Relocation {
74 @ CHECK: Relocation {
Dstatic-movt-relocs.s11 @ CHECK-NEXT: Relocation {
18 @ CHECK-NEXT: Relocation {
25 @ CHECK-NEXT: Relocation {
32 @ CHECK-NEXT: Relocation {
Dthumb2-movt-fixup.s16 @ CHECK: Relocation {
23 @ CHECK: Relocation {
Dlong-call-branch-island-relocation.s45 @ CHECK: Relocation {
/external/llvm/test/CodeGen/PowerPC/
Dhello-reloc.s65 ; 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/test/Object/
Drelocation-executable.test8 // CHECK-NEXT: Relocation {
16 // CHECK-NEXT: Relocation {
22 // CHECK-NEXT: Relocation {
31 // DYN-NEXT: Relocation {
43 // DYN2-NEXT: Relocation {
Dyaml2obj-readobj.test12 // COFF-I386-NEXT: Relocation {
17 // COFF-I386-NEXT: Relocation {
22 // COFF-I386-NEXT: Relocation {
/external/llvm/include/llvm/Object/
DELFYAML.h91 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()
DCOFFYAML.h49 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/elfutils/tests/
Drun-readelf-test1.sh33 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/
Dtest_object.py3 from ..object import Relocation
62 assert isinstance(relocation, Relocation)
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp38 ELFYAML::Relocation &R);
206 ELFYAML::Relocation &R) { in dumpRelocation()
288 ELFYAML::Relocation R; in dumpRelSection()
313 ELFYAML::Relocation R; in dumpRelaSection()
Dcoff2yaml.cpp118 std::vector<COFFYAML::Relocation> Relocations; in dumpSections()
121 COFFYAML::Relocation Rel; in dumpSections()
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp952 for (auto &Relocation : Sec->Relocations) { in writeObject() local
953 assert(Relocation.Symb->getIndex() != -1); in writeObject()
954 Relocation.Data.SymbolTableIndex = Relocation.Symb->getIndex(); in writeObject()
1067 for (const auto &Relocation : (*i)->Relocations) in writeObject()
1068 WriteRelocation(Relocation.Data); in writeObject()
/external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/
Dbase-pointers-10.ll32 ; CHECK: Base Pairs (w/o Relocation):
/external/llvm/bindings/python/llvm/
Dobject.py257 last = Relocation(relocations)
358 class Relocation(LLVMObject): class
/external/llvm/test/Transforms/RewriteStatepointsForGC/
Dbase-pointers-10.ll3 ; CHECK: Base Pairs (w/o Relocation):
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp216 for (const auto &Relocation : Section.relocations()) { in getRelocatedSymbol() local
217 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol()
219 return *Relocation.getSymbol(); in getRelocatedSymbol()
DCOFFDumper.cpp125 for (const auto &Relocation : Relocations) { in resolveSymbol() local
126 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol()
129 Sym = *Relocation.getSymbol(); in resolveSymbol()
/external/llvm/lib/Object/
DCOFFYAML.cpp342 void MappingTraits<COFFYAML::Relocation>::mapping(IO &IO, in mapping()
343 COFFYAML::Relocation &Rel) { in mapping()
DELFYAML.cpp771 void MappingTraits<ELFYAML::Relocation>::mapping(IO &IO, in mapping()
772 ELFYAML::Relocation &Rel) { in mapping()
/external/llvm/tools/yaml2obj/
Dyaml2coff.cpp453 for (const COFFYAML::Relocation &R : S.Relocations) { in writeCOFF()

12