Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp564 size_t FirstExcluded = in toSectionIndex() local
566 if (Index >= FirstExcluded) { in toSectionIndex()