Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h132 LVAddress getLowerAddress() const override { return LowPC; } in getLowerAddress() function
H A DLVObject.h270 virtual LVAddress getLowerAddress() const { return 0; } in getLowerAddress() function