Searched refs:getSymbolCount (Results 1 – 2 of 2) sorted by relevance
131 uint32_t getSymbolCount() { in getSymbolCount() function
411 for (int I = 0, E = Module->getSymbolCount(); I != E; ++I) in listSymbols()1022 unsigned NumSyms = Module->getSymbolCount(); in main()