Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp58 UnwindLocation UnwindLocation::createAtCFAPlusOffset(int32_t Offset) { in createAtCFAPlusOffset() function in UnwindLocation
590 *RegNum, UnwindLocation::createAtCFAPlusOffset(*Offset)); in parseRows()
647 RegNum, UnwindLocation::createAtCFAPlusOffset((RegNum - 16) * 8)); in parseRows()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h107 static UnwindLocation createAtCFAPlusOffset(int32_t Off);