Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp628 bool HasLargeSectionIndex = false; in computeSymbolTable() local
664 HasLargeSectionIndex = true; in computeSymbolTable()
690 HasLargeSectionIndex = true; in computeSymbolTable()
710 if (HasLargeSectionIndex) { in computeSymbolTable()