Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp537 size_t FirstExcluded = in toSectionIndex() local
539 if (Index >= FirstExcluded) { in toSectionIndex()