Home
last modified time | relevance | path

Searched defs:EndOffset (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp18 uint64_t EndOffset) { in extractAddresses()
65 uint64_t EndOffset = *OffsetPtr + Length; in extractV5() local
H A DDWARFDebugFrame.cpp256 uint64_t EndOffset) { in parse()
H A DDWARFDebugLine.cpp834 const uint64_t EndOffset = DebugLineOffset + ProgramLength; in parse() local
H A DDWARFAcceleratorTable.cpp378 uint64_t EndOffset = DataOffset + *NumEntries * getHashDataEntryLength(); in equal_range() local
H A DDWARFContext.cpp964 uint64_t EndOffset = Header.length() + Header.getHeaderOffset(); in dumpLoclistsSection() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp89 uint32_t EndOffset = getScopeEndOffset(Opener); in limitSymbolArrayToScope() local
H A DCVSymbolVisitor.cpp110 uint32_t EndOffset = getScopeEndOffset(BeginSym); in visitSymbolStreamFiltered() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h51 uint64_t EndOffset; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h82 uint64_t EndOffset; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DOptimizedStructLayout.cpp350 std::optional<uint64_t> EndOffset) -> bool { in performOptimizedStructLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h151 uint32_t EndOffset = Mapping.Reader.getOffset(); in visitKnownMemberImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp525 uint64_t EndOffset = 0; member in __anondf5662880411::Slice
534 Slice(uint64_t BeginOffset, uint64_t EndOffset, Use *U, bool IsSplittable) in Slice()
732 uint64_t BeginOffset = 0, EndOffset = 0; member in __anondf5662880411::Partition
1055 uint64_t EndOffset = BeginOffset + Size; in insertUse() local
1464 uint64_t EndOffset) { in findCommonType()
2033 uint64_t EndOffset = std::min(S.endOffset(), P.endOffset()) - P.beginOffset(); in isVectorPromotionViableForSlice() local
2642 uint64_t EndOffset = 0; member in __anondf5662880d11::AllocaSliceRewriter
4229 uint64_t EndOffset = Offset + Size; in getTypePartition() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp184 FileRange::FileRange(FileID File, unsigned BeginOffset, unsigned EndOffset) in FileRange()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1031 uint32_t EndOffset = Section.Content.size(); in parseRelocSection() local
H A DMachOObjectFile.cpp5037 uint32_t EndOffset = CFHeaderOffset + CFSize; in getChainedFixupsHeader() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1278 unsigned EndOffset = SM.getFileOffset(FileRange.getEnd()); in makeStandaloneRange() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1599 unsigned EndOffset = SM.getFileOffset(ExpansionRange.getEnd()); in getLengthOnSingleLine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3923 int EndOffset = -EHRegOffset - EHRegSize; in restoreWin32EHStackPointers() local
H A DX86ISelLowering.cpp12545 int EndOffset = BeginOffset + NumSubElts * EltBitWidth; in lowerShuffleAsBroadcast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp829 uint64_t EndOffset = SSV[i].Offset + SSV[i].Size; in EmitAsanPrologueOrEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4548 std::optional<int64_t> EndOffset; in tryMergeAdjacentSTG() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp12251 CharUnits &EndOffset) { in determineEndOffset()
12363 CharUnits EndOffset; in tryEvaluateBuiltinObjectSize() local