Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1660 bool foundInCache = false; in getInfoFromDwarfSection() local
1683 foundInCache = foundFDE; in getInfoFromDwarfSection()
1696 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()