Home
last modified time | relevance | path

Searched defs:StartOffset (Results 1 – 25 of 46) sorted by relevance

12

/llvm-project/lldb/tools/lldb-test/
H A DFormatUtil.cpp41 uint32_t StartOffset) { in formatBinary()
54 uint64_t Base, uint32_t StartOffset) { in formatBinary()
/llvm-project/llvm/lib/Support/
H A DScopedPrinter.cpp16 uint32_t StartOffset) { in printBinaryImpl()
H A DOptimizedStructLayout.cpp350 std::optional<uint64_t> EndOffset) -> bool { in performOptimizedStructLayout()
/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp143 const auto StartOffset = Out.tell(); encode() local
161 const auto StartOffset = Out.tell(); encode() local
[all...]
/llvm-project/llvm/lib/MC/
H A DSPIRVObjectWriter.cpp59 uint64_t StartOffset = W.OS.tell(); writeObject() local
H A DGOFFObjectWriter.cpp279 uint64_t StartOffset = OS.tell(); writeObject() local
H A DMachObjectWriter.cpp777 uint64_t StartOffset = W.OS.tell(); writeObject() local
/llvm-project/clang-tools-extra/clangd/
H A DCollectMacros.h27 size_t StartOffset; member
H A DSemanticSelection.cpp211 auto StartOffset = [&](const Token &T) { in getFoldingRanges() local
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp108 formatBinary(StringRef Label,ArrayRef<uint8_t> Data,uint64_t StartOffset) formatBinary() argument
121 formatBinary(StringRef Label,ArrayRef<uint8_t> Data,uint64_t Base,uint64_t StartOffset) formatBinary() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h50 uint64_t StartOffset; variable
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h45 uint32_t StartOffset; member
/llvm-project/bolt/lib/Core/
H A DExceptions.cpp765 parseCIE(uint64_t StartOffset) parseCIE() argument
864 const uint64_t StartOffset = Offset; parse() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSemanticHighlightingTests.cpp47 unsigned StartOffset = llvm::cantFail(positionToOffset(Input, T.R.start)); in annotate() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h109 uint32_t StartOffset; member
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp1039 const std::vector<ValidReloc> &AllRelocs, uint64_t StartOffset, in hasValidRelocationAt()
1075 DWARFUnit &U, const DWARFExpression::Operation &Op, uint64_t StartOffset, in getExprOpAddressRelocAdjustment()
1155 uint64_t StartOffset, uint64_t EndOffset) { in updateAndSaveValidRelocs()
/llvm-project/lldb/unittests/Core/
H A DDumpDataExtractorTest.cpp72 TEST_F(DumpDataExtractorTest, StartOffset) { in TEST_F() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp387 dumpRange(uint64_t StartOffset,uint64_t Size,raw_ostream & OS,const DWARFObject & Obj,DIDumpOptions DumpOpts) dumpRange() argument
H A DDWARFDebugFrame.cpp1050 uint64_t StartOffset = Offset; parse() local
[all...]
/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp76 uint64_t StartOffset = 0u; global() member in __anond44f6c0c0111::XCOFFWriter
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h274 uint64_t StartOffset; variable
/llvm-project/bolt/lib/Rewrite/
H A DMachORewriteInstance.cpp178 std::optional<uint64_t> StartOffset; readStartAddress() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h182 uint64_t StartOffset = 0; member
/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp1106 auto StartOffset = positionToOffset(MainFileCode, Range.start); in rename() local
1202 auto StartOffset = Offset(Range.start); in buildRenameEdit() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp402 buildFrom(CodeGenModule & CGM,ArrayRef<llvm::Constant * > Elems,ArrayRef<CharUnits> Offsets,CharUnits StartOffset,CharUnits Size,bool NaturalLayout,llvm::Type * DesiredTy,bool AllowOversized) buildFrom() argument
563 CharUnits StartOffset; global() member in __anonc05b2bc40111::ConstStructBuilder
577 ConstStructBuilder(ConstantEmitter & Emitter,ConstantAggregateBuilder & Builder,CharUnits StartOffset) ConstStructBuilder() argument
[all...]

12