Searched refs:GetPointerToNamedSymbol (Results 1 – 2 of 2) sorted by relevance
309 void *GetPointerToNamedSymbol(const std::string &Name,
981 Addr = GetPointerToNamedSymbol(F->getName().str().c_str(), in GetPointerToFunction()1000 void *CodeEmitter::GetPointerToNamedSymbol(const std::string &Name, in GetPointerToNamedSymbol() function in bcc::CodeEmitter1026 Ptr = GetPointerToNamedSymbol(GV->getName().str(), true); in GetOrEmitGlobalVariable()1216 ResultPtr = GetPointerToNamedSymbol(MR.getExternalSymbol(), true); in finishFunction()