Home
last modified time | relevance | path

Searched defs:SectionOffset (Results 1 – 6 of 6) 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/google-breakpad/src/common/dwarf/
Ddwarf2reader_test_common.h64 void SectionOffset(T offset) { in SectionOffset() function
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp542 uint64_t SectionOffset, in printRuntimeFunctionRels()
606 uint64_t SectionOffset = in printCOFFUnwindInfo() 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/lib/Object/
DMachOObjectFile.cpp129 uint64_t SectionOffset; in getSymbolOffset() local