Home
last modified time | relevance | path

Searched defs:SectionOffset (Results 1 – 20 of 20) 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-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h39 uint64_t SectionOffset = 0; variable
/external/llvm-project/llvm/include/llvm/MC/
DMCSectionWasm.h34 uint64_t SectionOffset = 0; variable
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_test_common.h64 void SectionOffset(T offset) { in SectionOffset() function
/external/llvm-project/llvm/tools/llvm-profgen/
DProfiledBinary.cpp173 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/
DRawTypes.h19 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/
DRawTypes.h19 struct SectionOffset { struct
20 support::ulittle32_t Off;
21 support::ulittle16_t Isect;
22 char Padding[2];
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp542 uint64_t SectionOffset, in printRuntimeFunctionRels()
606 uint64_t SectionOffset = in printCOFFUnwindInfo() local
/external/llvm-project/llvm/tools/llvm-objdump/
DCOFFDump.cpp556 uint64_t SectionOffset, in printRuntimeFunctionRels()
623 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/llvm-project/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp321 uint64_t SectionOffset, in printRuntimeFunction()
DCOFFDumper.cpp1018 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h114 uint32_t SectionOffset; member
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h117 uint32_t SectionOffset; member
/external/llvm-project/lld/ELF/
DWriter.cpp2706 struct SectionOffset { struct
2707 OutputSection *sec;
2708 uint64_t offset;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp461 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/
DDWARFVerifier.cpp478 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/
DWasmYAML.h118 uint32_t SectionOffset; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h115 uint32_t SectionOffset; member