Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp436 bool LineInfoValid = false; in parseCodeSections() local
441 LineInfoValid = true; in parseCodeSections()
446 if (!LineInfoValid) in parseCodeSections()