/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSectionWasm.h | 34 uint64_t SectionOffset = 0; variable
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | RawTypes.h | 19 struct SectionOffset { struct 20 support::ulittle32_t Off; 21 support::ulittle16_t Isect; 22 char Padding[2];
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVLocation.h | 151 LVUnsigned SectionOffset, uint64_t LocDescOffset) {} in addObject()
|
/llvm-project/bolt/lib/Core/ |
H A D | BinarySection.cpp | 93 uint64_t SectionOffset = 0; in emitAsData() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.cpp | 66 LVAddress HighPC, LVUnsigned SectionOffset, in addLocation()
|
H A D | LVLocation.cpp | 562 LVUnsigned SectionOffset, in addObject() argument
|
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Win64EHDumper.cpp | 360 printRuntimeFunction(const Context & Ctx,const coff_section * Section,uint64_t SectionOffset,const RuntimeFunction & RF) printRuntimeFunction() argument
|
H A D | COFFDumper.cpp | 1184 size_t SectionOffset = Data.data() - SectionContents.data(); printCodeViewSymbolSection() local
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | COFFDump.cpp | 701 printRuntimeFunctionRels(const COFFObjectFile * Obj,const RuntimeFunction & RF,uint64_t SectionOffset,const std::vector<RelocationRef> & Rels) printRuntimeFunctionRels() argument 768 uint64_t SectionOffset = printCOFFUnwindInfo() local
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | Wasm.h | 122 uint32_t SectionOffset; member
|
/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 2556 struct SectionOffset { global() struct 2557 sec__anon72a0e0a12011::SectionOffset global() argument 2558 offset__anon72a0e0a12011::SectionOffset global() argument
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 673 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { verifyDebugInfoAttribute() local 693 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { verifyDebugInfoAttribute() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 688 size_t SectionOffset = Data.data() - SectionContents.data(); traverseSymbolSection() local
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 124 uint32_t SectionOffset; member
|
/llvm-project/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 450 uint64_t SectionOffset = getSectionFileOffsetToRawData(DRI); getSectionFileOffsetToRawData() local
|