/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawTypes.h | 19 struct SectionOffset { struct 20 support::ulittle32_t Off; 21 support::ulittle16_t Isect; 22 char Padding[2];
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionWasm.h | 39 uint64_t SectionOffset = 0; variable
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSectionWasm.h | 34 uint64_t SectionOffset = 0; variable
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader_test_common.h | 64 void SectionOffset(T offset) { in SectionOffset() function
|
/external/llvm-project/llvm/tools/llvm-profgen/ |
D | ProfiledBinary.cpp | 173 uint64_t SectionOffset = Section.getAddress() - PreferredBaseAddress; in dissassembleSymbol() local 302 uint64_t SectionOffset = Section.getAddress() - ImageLoadAddr; in disassemble() local
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 19 struct SectionOffset { struct 20 support::ulittle32_t Off; 21 support::ulittle16_t Isect; 22 char Padding[2];
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawTypes.h | 19 struct SectionOffset { struct 20 support::ulittle32_t Off; 21 support::ulittle16_t Isect; 22 char Padding[2];
|
/external/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 542 uint64_t SectionOffset, in printRuntimeFunctionRels() 606 uint64_t SectionOffset = in printCOFFUnwindInfo() local
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | COFFDump.cpp | 556 uint64_t SectionOffset, in printRuntimeFunctionRels() 623 uint64_t SectionOffset = in printCOFFUnwindInfo() local
|
/external/llvm/tools/llvm-readobj/ |
D | Win64EHDumper.cpp | 283 uint64_t SectionOffset, in printRuntimeFunction()
|
D | COFFDumper.cpp | 780 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | Win64EHDumper.cpp | 321 uint64_t SectionOffset, in printRuntimeFunction()
|
D | COFFDumper.cpp | 1018 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | Wasm.h | 114 uint32_t SectionOffset; member
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | Wasm.h | 117 uint32_t SectionOffset; member
|
/external/llvm-project/lld/ELF/ |
D | Writer.cpp | 2706 struct SectionOffset { struct 2707 OutputSection *sec; 2708 uint64_t offset;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFVerifier.cpp | 461 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local 470 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFVerifier.cpp | 478 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local 494 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 118 uint32_t SectionOffset; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 115 uint32_t SectionOffset; member
|