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.cpp356 static constexpr size_t MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS = 8; variable
361 dynamicUnwindSectionsFinders[MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS] = {0};
383 if (numDynamicUnwindSectionsFinders == MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS) { in __unw_add_find_dynamic_unwind_sections()