Home
last modified time | relevance | path

Searched refs:setLowerAddress (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h133 void setLowerAddress(LVAddress Address) override { LowPC = Address; } in setLowerAddress() function
H A DLVObject.h268 virtual void setLowerAddress(LVAddress Address) {} in setLowerAddress() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp564 setLowerAddress(LowPC); in addObject()
H A DLVScope.cpp250 Location->setLowerAddress(LowerAddress); in addObject()
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLocationRangesTest.cpp65 Location->setLowerAddress(LowerAddress); in set()
H A DWarningInternalTest.cpp197 Location->setLowerAddress(LowerAddress); in set()