Searched refs:createCall (Results 1 – 5 of 5) sorted by relevance
130 BC.MIB->createCall(Inst, BC.Ctx->createNamedTempSymbol(), BC.Ctx.get()); in getSizeOfCallInst()
562 BC.MIB->createCall(NewInst, Target, BC.Ctx.get()); in runOnFunctions()
1452 virtual bool createCall(MCInst &Inst, const MCSymbol *Target, in createCall() function
569 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anon7a1fdcea0111::CallStackFrame6428 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()7674 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()7753 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()15872 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()
2915 bool createCall(MCInst &Inst, const MCSymbol *Target, in createCall() function in __anoncef8f4420111::X86MCPlusBuilder