Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h108 static UnwindLocation createIsCFAPlusOffset(int32_t Off);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp53 UnwindLocation UnwindLocation::createIsCFAPlusOffset(int32_t Offset) { in createIsCFAPlusOffset() function in UnwindLocation
711 *RegNum, UnwindLocation::createIsCFAPlusOffset(*Offset)); in parseRows()