Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp357 static constexpr size_t MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS = 8; variable
362 dynamicUnwindSectionsFinders[MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS] = {0};
384 if (numDynamicUnwindSectionsFinders == MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS) { in __unw_add_find_dynamic_unwind_sections()