llvm::LTOModule::getSymbolCount

Get the number of symbols

Synopsis

Declared in <llvm/LTO/legacy/LTOModule.h>

uint32_t
getSymbolCount();

Return Value

Number of symbols in the module.