Searched refs:getSymbols (Results 1 – 3 of 3) sorted by relevance
196 static void getSymbols(Module*M, std::vector<std::string>& symbols) { in getSymbols() function234 getSymbols(M, symbols); in GetBitcodeSymbols()256 getSymbols(M, symbols); in GetBitcodeSymbols()
187 const SymbolTable &getSymbols() const { in getSymbols() function
546 const MCContext::SymbolTable &Symbols = getContext().getSymbols(); in Run()