Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFUnwindTable.cpp31 UnwindLocation UnwindLocation::createIsCFAPlusOffset(int32_t Offset) { in createIsCFAPlusOffset() function in UnwindLocation
302 *RegNum, UnwindLocation::createIsCFAPlusOffset(*Offset)); in parseRows()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFUnwindTable.h100 LLVM_ABI static UnwindLocation createIsCFAPlusOffset(int32_t Off);