Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h138 void setLowerAddress(LVAddress Address) override { LowPC = Address; } in setLowerAddress() function
H A DLVObject.h287 virtual void setLowerAddress(LVAddress Address) {} in setLowerAddress() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp564 setLowerAddress(LowPC); in addObject()
H A DLVScope.cpp259 Location->setLowerAddress(LowerAddress); in addObject()