Home
last modified time | relevance | path

Searched refs:LocDescOffset (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp67 uint64_t LocDescOffset, bool CallSiteLocation) { in addLocation() argument
77 CurrentLocation->addObject(LowPC, HighPC, SectionOffset, LocDescOffset); in addLocation()
93 uint64_t LocDescOffset) { in addLocationConstant() argument
97 /*SectionOffset=*/0, LocDescOffset); in addLocationConstant()
H A DLVLocation.cpp563 uint64_t LocDescOffset) { in addObject() argument
568 setOffset(LocDescOffset ? LocDescOffset : SectionOffset); in addObject()
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h128 uint64_t LocDescOffset);
131 LVUnsigned SectionOffset, uint64_t LocDescOffset,
H A DLVLocation.h151 LVUnsigned SectionOffset, uint64_t LocDescOffset) {} in addObject() argument
180 uint64_t LocDescOffset) override;