/external/llvm-project/lld/test/wasm/ |
D | data-segment-merging.ll | 18 ; MERGE-NEXT: - SectionOffset: 7 22 ; MERGE-NEXT: - SectionOffset: 26 42 ; SEPARATE-NEXT: - SectionOffset: 7 46 ; SEPARATE-NEXT: - SectionOffset: 22 50 ; SEPARATE-NEXT: - SectionOffset: 29 54 ; SEPARATE-NEXT: - SectionOffset: 41 58 ; SEPARATE-NEXT: - SectionOffset: 55 62 ; SEPARATE-NEXT: - SectionOffset: 70 85 ; PASSIVE-MERGE-NEXT: - SectionOffset: 3 88 ; PASSIVE-MERGE-NEXT: - SectionOffset: 18 [all …]
|
D | custom-section-name.ll | 19 ; CHECK-NEXT: - SectionOffset: 7 25 ; CHECK-NEXT: - SectionOffset: 17 31 ; CHECK-NEXT: - SectionOffset: 27 37 ; BSS-NEXT: - SectionOffset: 37 43 ; NO-BSS-NOT: - SectionOffset:
|
D | data-layout.ll | 52 ; CHECK-NEXT: - SectionOffset: 7 58 ; CHECK-NEXT: - SectionOffset: 20 100 ; RELOC-NEXT: - SectionOffset: 6 106 ; RELOC-NEXT: - SectionOffset: 18 112 ; RELOC-NEXT: - SectionOffset: 27 118 ; RELOC-NEXT: - SectionOffset: 36 124 ; RELOC-NEXT: - SectionOffset: 45 130 ; RELOC-NEXT: - SectionOffset: 54
|
D | data-segments.ll | 48 ; ACTIVE-NEXT: - SectionOffset: 7 54 ; ACTIVE-NEXT: - SectionOffset: 26 85 ; PASSIVE-NEXT: - SectionOffset: 3 88 ; PASSIVE-NEXT: - SectionOffset: 18 125 ; PASSIVE-PIC-NEXT: - SectionOffset: 4
|
D | relocatable.ll | 129 ; NORMAL-NEXT: - SectionOffset: 6 135 ; NORMAL-NEXT: - SectionOffset: 18 141 ; NORMAL-NEXT: - SectionOffset: 26 147 ; NORMAL-NEXT: - SectionOffset: 35 153 ; NORMAL-NEXT: - SectionOffset: 44 159 ; NORMAL-NEXT: - SectionOffset: 53
|
D | tls-no-shared.s | 63 # CHECK-NEXT: - SectionOffset: 7 70 # CHECK-NEXT: - SectionOffset: 17
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSectionWasm.h | 34 uint64_t SectionOffset = 0; variable 70 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() 71 void setSectionOffset(uint64_t Offset) { SectionOffset = Offset; } in setSectionOffset()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionWasm.h | 39 uint64_t SectionOffset = 0; variable 76 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() 77 void setSectionOffset(uint64_t Offset) { SectionOffset = Offset; } in setSectionOffset()
|
/external/llvm-project/llvm/test/MC/WebAssembly/ |
D | bss.ll | 14 ; CHECK-NEXT: - SectionOffset: 6 20 ; CHECK-NEXT: - SectionOffset: 15 26 ; CHECK-NEXT: - SectionOffset: 24 32 ; CHECK-NEXT: - SectionOffset: 29
|
D | unnamed-data.ll | 21 ; CHECK-NEXT: - SectionOffset: 6 27 ; CHECK-NEXT: - SectionOffset: 17 33 ; CHECK-NEXT: - SectionOffset: 28 39 ; CHECK-NEXT: - SectionOffset: 37
|
D | explicit-sections.ll | 15 ; CHECK-NEXT: - SectionOffset: 6 21 ; CHECK-NEXT: - SectionOffset: 15 27 ; CHECK-NEXT: - SectionOffset: 36
|
D | external-data.ll | 19 ; CHECK-NEXT: - SectionOffset: 6 25 ; CHECK-NEXT: - SectionOffset: 19
|
D | weak-alias.s | 154 # CHECK-NEXT: - SectionOffset: 6 160 # CHECK-NEXT: - SectionOffset: 19 166 # CHECK-NEXT: - SectionOffset: 32
|
/external/llvm-project/llvm/tools/llvm-profgen/ |
D | ProfiledBinary.cpp | 173 uint64_t SectionOffset = Section.getAddress() - PreferredBaseAddress; in dissassembleSymbol() local 178 : SectionOffset + SectSize; in dissassembleSymbol() 191 if (!DisAsm->getInstruction(Inst, Size, Bytes.slice(Offset - SectionOffset), in dissassembleSymbol() 302 uint64_t SectionOffset = Section.getAddress() - ImageLoadAddr; in disassemble() local 308 TextSections.insert({SectionOffset, SectSize}); in disassemble() 313 outs() << " [" << format("0x%" PRIx64, SectionOffset) << ", " in disassemble() 314 << format("0x%" PRIx64, SectionOffset + SectSize) << "]:\n\n"; in disassemble()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PublicsStream.h | 43 FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets() 52 FixedStreamArray<SectionOffset> SectionOffsets;
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PublicsStream.h | 43 FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets() 52 FixedStreamArray<SectionOffset> SectionOffsets;
|
/external/llvm/tools/llvm-readobj/ |
D | Win64EHDumper.h | 46 uint64_t SectionOffset, 53 uint64_t SectionOffset, const RuntimeFunction &RF);
|
D | Win64EHDumper.cpp | 283 uint64_t SectionOffset, in printRuntimeFunction() argument 286 printRuntimeFunctionEntry(Ctx, Section, SectionOffset, RF); in printRuntimeFunction() 290 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset); in printRuntimeFunction()
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | PublicsStream.h | 50 codeview::FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets() 66 codeview::FixedStreamArray<SectionOffset> SectionOffsets;
|
D | RawTypes.h | 19 struct SectionOffset { struct
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | Win64EHDumper.h | 45 uint64_t SectionOffset, 52 uint64_t SectionOffset, const RuntimeFunction &RF);
|
D | Win64EHDumper.cpp | 321 uint64_t SectionOffset, in printRuntimeFunction() argument 324 printRuntimeFunctionEntry(Ctx, Section, SectionOffset, RF); in printRuntimeFunction() 328 resolveRelocation(Ctx, Section, SectionOffset + 8, XData, Offset); in printRuntimeFunction()
|
/external/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 542 uint64_t SectionOffset, in printRuntimeFunctionRels() argument 547 SectionOffset + in printRuntimeFunctionRels() 554 SectionOffset + in printRuntimeFunctionRels() 561 SectionOffset + in printRuntimeFunctionRels() 569 Obj, Rels, SectionOffset + in printRuntimeFunctionRels() 606 uint64_t SectionOffset = in printCOFFUnwindInfo() local 608 printRuntimeFunctionRels(Obj, RF, SectionOffset, Rels); in printCOFFUnwindInfo()
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader_test_common.h | 64 void SectionOffset(T offset) { in SectionOffset() function 83 SectionOffset(abbrev_offset); in Header()
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 556 uint64_t SectionOffset, in printRuntimeFunctionRels() argument 561 SectionOffset + in printRuntimeFunctionRels() 568 SectionOffset + in printRuntimeFunctionRels() 575 SectionOffset + in printRuntimeFunctionRels() 584 SectionOffset + in printRuntimeFunctionRels() 623 uint64_t SectionOffset = in printCOFFUnwindInfo() local 625 printRuntimeFunctionRels(Obj, RF, SectionOffset, Rels); in printCOFFUnwindInfo()
|