Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp612 size_t FirstExcluded = in toSectionIndex() local
614 if (Index > FirstExcluded) { in toSectionIndex()