Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp424 auto LastLE = FI.OptLineTable->last(); in convertFunctionLineTable() local
425 if (LastLE && LastLE->File == FileIdx && LastLE->Line == Row.Line) in convertFunctionLineTable()