Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/mac/handler/
Ddynamic_images.cc256 bool found_text_section = false; in FindTextSection() local
259 if (!found_text_section) { in FindTextSection()
273 found_text_section = true; in FindTextSection()
288 if (found_dylib_id_command && found_text_section) { in FindTextSection()