Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1627 bool foundInCache = false; in getInfoFromDwarfSection() local
1650 foundInCache = foundFDE; in getInfoFromDwarfSection()
1663 if (!foundInCache && (fdeSectionOffsetHint == 0)) { in getInfoFromDwarfSection()