Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DAddressSpace.hpp476 bool found_text = false; in findUnwindSectionsByPhdr() local
479 found_text = true; in findUnwindSectionsByPhdr()
483 if (!found_text) in findUnwindSectionsByPhdr()