Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp132 unsigned LastLocalSymbolIndex = ~0u; member
789 LastLocalSymbolIndex = Index; in computeSymbolTable()
1030 sh_info = LastLocalSymbolIndex; in writeSection()