Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h289 RegisterLocations &getRegisterLocations() { return RegLocs; } in getRegisterLocations() function
290 const RegisterLocations &getRegisterLocations() const { return RegLocs; } in getRegisterLocations() function