Home
last modified time | relevance | path

Searched refs:UNW_EBADFRAME (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h61 UNW_EBADFRAME = -6546, /* bad frame */ enumerator
/openbsd/gnu/llvm/libunwind/src/
H A DDwarfInstructions.hpp376 return UNW_EBADFRAME; in stepWithDwarf()
H A DUnwindCursor.hpp2331 return UNW_EBADFRAME; in stepWithTBTable()