Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp311 auto FirstLE = FI.OptLineTable->first(); in convertFunctionLineTable() local
312 if (FirstLE && *FirstLE == LE) { in convertFunctionLineTable()