Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVLocation.h137 LVAddress getLowerAddress() const override { return LowPC; } in getLowerAddress() function
DLVObject.h286 virtual LVAddress getLowerAddress() const { return 0; } in getLowerAddress() function