Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h34 uint64_t SectionOffset = 0; variable
/freebsd/contrib/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];
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h151 LVUnsigned SectionOffset, uint64_t LocDescOffset) {} in addObject()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp562 LVUnsigned SectionOffset, in addObject()
H A DLVSymbol.cpp66 LVAddress HighPC, LVUnsigned SectionOffset, in addLocation()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp701 uint64_t SectionOffset, in printRuntimeFunctionRels() argument
768 uint64_t SectionOffset = in printCOFFUnwindInfo() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp360 uint64_t SectionOffset, in printRuntimeFunction() argument
H A DCOFFDumper.cpp1184 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h122 uint32_t SectionOffset; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2588 struct SectionOffset { struct
2589 OutputSection *sec;
2590 uint64_t offset;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp673 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
693 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp690 size_t SectionOffset = Data.data() - SectionContents.data(); traverseSymbolSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h124 uint32_t SectionOffset; member
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp450 uint64_t SectionOffset = getSectionFileOffsetToRawData(DRI); in getSectionFileOffsetToRawData() local