Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h34 uint64_t SectionOffset = 0; variable
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h19 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 DLVLocation.h151 LVUnsigned SectionOffset, uint64_t LocDescOffset) {} in addObject()
/llvm-project/bolt/lib/Core/
H A DBinarySection.cpp93 uint64_t SectionOffset = 0; in emitAsData() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp66 LVAddress HighPC, LVUnsigned SectionOffset, in addLocation()
H A DLVLocation.cpp562 LVUnsigned SectionOffset, in addObject() argument
/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp360 printRuntimeFunction(const Context & Ctx,const coff_section * Section,uint64_t SectionOffset,const RuntimeFunction & RF) printRuntimeFunction() argument
H A DCOFFDumper.cpp1184 size_t SectionOffset = Data.data() - SectionContents.data(); printCodeViewSymbolSection() local
/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp701 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 DWasm.h122 uint32_t SectionOffset; member
/llvm-project/lld/ELF/
H A DWriter.cpp2556 struct SectionOffset { global() struct
2557 sec__anon72a0e0a12011::SectionOffset global() argument
2558 offset__anon72a0e0a12011::SectionOffset global() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp673 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 DLVCodeViewReader.cpp688 size_t SectionOffset = Data.data() - SectionContents.data(); traverseSymbolSection() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h124 uint32_t SectionOffset; member
/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp450 uint64_t SectionOffset = getSectionFileOffsetToRawData(DRI); getSectionFileOffsetToRawData() local