Searched defs:SectionOffset (Results 1 – 16 of 16) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | OffloadBundle.cpp | 34 Error extractOffloadBundle(MemoryBufferRef Contents, uint64_t SectionOffset, in extractOffloadBundle() 69 uint64_t SectionOffset) { in readEntries() 114 OffloadBundleFatBin::create(MemoryBufferRef Buf, uint64_t SectionOffset, in create() 167 uint64_t SectionOffset = 0; in extractOffloadBundleFatBinary() local
|
| H A D | XCOFFObjectFile.cpp | 455 uint64_t SectionOffset = getSectionFileOffsetToRawData(DRI); in getSectionFileOffsetToRawData() local
|
| H A D | COFFObjectFile.cpp | 822 uint32_t SectionOffset) { in initDynamicRelocPtr()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionWasm.h | 34 uint64_t SectionOffset = 0; variable
|
| /freebsd/contrib/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];
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVLocation.h | 152 LVUnsigned SectionOffset, uint64_t LocDescOffset) {} in addObject()
|
| /freebsd/contrib/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()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | COFFDump.cpp | 719 uint64_t SectionOffset, in printRuntimeFunctionRels() 786 uint64_t SectionOffset = in printCOFFUnwindInfo() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Win64EHDumper.cpp | 382 uint64_t SectionOffset, in printRuntimeFunction()
|
| H A D | COFFDumper.cpp | 1229 size_t SectionOffset = Data.data() - SectionContents.data(); in printCodeViewSymbolSection() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | Wasm.h | 123 uint32_t SectionOffset; member
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Writer.cpp | 2752 struct SectionOffset { struct 2753 OutputSection *sec; 2754 uint64_t offset;
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 708 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local 728 if (auto SectionOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewReader.cpp | 683 size_t SectionOffset = Data.data() - SectionContents.data(); in traverseSymbolSection() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 125 uint32_t SectionOffset; member
|