Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp516 bool HasLargeSectionIndex = false; in computeSymbolTable() local
552 HasLargeSectionIndex = true; in computeSymbolTable()
578 HasLargeSectionIndex = true; in computeSymbolTable()
604 if (HasLargeSectionIndex) { in computeSymbolTable()