Home
last modified time | relevance | path

Searched defs:SectionOffset (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawTypes.h19 struct SectionOffset { struct
20 support::ulittle32_t Off;
21 support::ulittle16_t Isect;
22 char Padding[2];
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionWasm.h40 uint64_t SectionOffset = 0; variable
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_test_common.h64 void SectionOffset(T offset) { in SectionOffset() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h20 struct SectionOffset { struct
21 support::ulittle32_t Off;
22 support::ulittle16_t Isect;
23 char Padding[2];
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp542 uint64_t SectionOffset, in printRuntimeFunctionRels()
606 uint64_t SectionOffset = in printCOFFUnwindInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp537 uint64_t SectionOffset, in printRuntimeFunctionRels()
601 uint64_t SectionOffset = in printCOFFUnwindInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp283 uint64_t SectionOffset, in printRuntimeFunction()
DCOFFDumper.cpp988 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp283 uint64_t SectionOffset, in printRuntimeFunction()
DCOFFDumper.cpp780 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h109 uint32_t SectionOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp400 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
409 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObjectFile.cpp129 uint64_t SectionOffset; in getSymbolOffset() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h109 uint32_t SectionOffset; member