Searched refs:MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS (Results 1 – 1 of 1) sorted by relevance
356 static constexpr size_t MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS = 8; variable361 dynamicUnwindSectionsFinders[MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS] = {0};383 if (numDynamicUnwindSectionsFinders == MAX_DYNAMIC_UNWIND_SECTIONS_FINDERS) { in __unw_add_find_dynamic_unwind_sections()