Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp870 uint32_t MaxDirIndex = LineTable->Prologue.IncludeDirectories.size(); in verifyDebugLineRows() local
875 if (FileName.DirIdx > MaxDirIndex) { in verifyDebugLineRows()