Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DFuncUnwinders.cpp354 LazyBool plans_are_identical = eLazyBoolCalculate; in CompareUnwindPlansForIdenticalInitialPCLocation() local
370 plans_are_identical = eLazyBoolYes; in CompareUnwindPlansForIdenticalInitialPCLocation()
373 plans_are_identical = eLazyBoolNo; in CompareUnwindPlansForIdenticalInitialPCLocation()
376 plans_are_identical = eLazyBoolNo; in CompareUnwindPlansForIdenticalInitialPCLocation()
380 return plans_are_identical; in CompareUnwindPlansForIdenticalInitialPCLocation()