Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp658 bool HasLargeSectionIndex = false; in computeSymbolTable() local
694 HasLargeSectionIndex = true; in computeSymbolTable()
720 HasLargeSectionIndex = true; in computeSymbolTable()
740 if (HasLargeSectionIndex) { in computeSymbolTable()