Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/libunwind/include/
HDlibunwind.h55 UNW_EBADFRAME = -6546, /* bad frame */ enumerator
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDDwarfInstructions.hpp273 return UNW_EBADFRAME; in stepWithDwarf()