Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp226 void buildSymbolIndexes();
1984 template <class ELFT> void ELFState<ELFT>::buildSymbolIndexes() { in buildSymbolIndexes() function in ELFState
2048 State.buildSymbolIndexes(); in writeELF()