Home
last modified time | relevance | path

Searched refs:getRegisterLocation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp556 InitialLocs->getRegisterLocation(*RegNum)) in parseRows()
605 auto LRLoc = Row.getRegisterLocations().getRegisterLocation( in parseRows()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h174 Optional<UnwindLocation> getRegisterLocation(uint32_t RegNum) const { in getRegisterLocation() function