Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp59 UnwindLocation UnwindLocation::createAtCFAPlusOffset(int32_t Offset) { in createAtCFAPlusOffset() function in UnwindLocation
573 *RegNum, UnwindLocation::createAtCFAPlusOffset(*Offset)); in parseRows()
630 RegNum, UnwindLocation::createAtCFAPlusOffset((RegNum - 16) * 8)); in parseRows()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h102 static UnwindLocation createAtCFAPlusOffset(int32_t Off);