Home
last modified time | relevance | path

Searched defs:setLowerAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/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.h271 virtual void setLowerAddress(LVAddress Address) {} in setLowerAddress() function