Searched refs:UpdateGlobalMapping (Results 1 – 2 of 2) sorted by relevance
252 void *UpdateGlobalMapping(const llvm::GlobalValue *GV, void *Addr);
132 void *CodeEmitter::UpdateGlobalMapping(const llvm::GlobalValue *GV, void *Addr) { in UpdateGlobalMapping() function in bcc::CodeEmitter955 UpdateGlobalMapping(F, Stub); in GetLazyFunctionStub()1185 UpdateGlobalMapping(F.getFunction(), CurBufferPtr); in startFunction()