Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp63 UnwindLocation UnwindLocation::createIsRegisterPlusOffset(uint32_t RegNum, in createIsRegisterPlusOffset() function in UnwindLocation
674 *RegNum, UnwindLocation::createIsRegisterPlusOffset(*NewRegNum, 0)); in parseRows()
715 UnwindLocation::createIsRegisterPlusOffset(*RegNum, 0); in parseRows()
745 UnwindLocation::createIsRegisterPlusOffset(*RegNum, *Offset); in parseRows()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h110 static UnwindLocation createIsRegisterPlusOffset(uint32_t Reg, int32_t Off);