Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp57 UnwindLocation UnwindLocation::createAtCFAPlusOffset(int32_t Offset) { in createAtCFAPlusOffset() function in UnwindLocation
593 *RegNum, UnwindLocation::createAtCFAPlusOffset(*Offset)); in parseRows()
654 RegNum, UnwindLocation::createAtCFAPlusOffset((RegNum - 16) * 8)); in parseRows()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h109 static UnwindLocation createAtCFAPlusOffset(int32_t Off);