Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp638 bool HasLargeSectionIndex = false; in computeSymbolTable() local
674 HasLargeSectionIndex = true; in computeSymbolTable()
700 HasLargeSectionIndex = true; in computeSymbolTable()
720 if (HasLargeSectionIndex) { in computeSymbolTable()