Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp130 unsigned LastLocalSymbolIndex = ~0u; member
643 LastLocalSymbolIndex = Index; in computeSymbolTable()
902 sh_info = LastLocalSymbolIndex; in writeSection()