Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/include/
HDlibunwind.h61 UNW_EBADFRAME = -6546, /* bad frame */ enumerator
/freebsd-head/contrib/llvm-project/libunwind/src/
HDDwarfInstructions.hpp368 return UNW_EBADFRAME; in stepWithDwarf()
HDUnwindCursor.hpp2361 return UNW_EBADFRAME; in stepWithTBTable()