Home
last modified time | relevance | path

Searched defs:AlwaysRelyOnEHUnwindInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicLoader.h183 virtual bool AlwaysRelyOnEHUnwindInfo(SymbolContext &sym_ctx) { in AlwaysRelyOnEHUnwindInfo() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp867 bool DynamicLoaderPOSIXDYLD::AlwaysRelyOnEHUnwindInfo( in AlwaysRelyOnEHUnwindInfo() function in DynamicLoaderPOSIXDYLD