Searched refs:SetDebugInfo (Results 1 – 8 of 8) sorted by relevance
69 method_item->SetDebugInfo(debug_info_item); in PreparePandaFile()92 method_item_bar->SetDebugInfo(debug_info_item_bar); in PreparePandaFile()114 method_item_baz->SetDebugInfo(debug_info_item_baz); in PreparePandaFile()172 method_item->SetDebugInfo(debug_info_item); in PreparePandaFile()187 method_item_bar->SetDebugInfo(debug_info_item_bar); in PreparePandaFile()202 method_item_baz->SetDebugInfo(debug_info_item_baz); in PreparePandaFile()
598 method_item->SetDebugInfo(debug_info_item);638 method_item->SetDebugInfo(debug_info_item);
602 SetDebugInfo(gate, runtimeCall); in VisitRuntimeCall()606 bool LLVMIRBuilder::SetDebugInfo(GateRef g, LLVMValueRef r) in SetDebugInfo() function in panda::ecmascript::kungfu::LLVMIRBuilder653 SetDebugInfo(gate, runtimeCall); in VisitRuntimeCallWithArgv()921 SetDebugInfo(gate, call); in VisitCall()956 SetDebugInfo(gate, call); in VisitBytecodeCall()2175 SetDebugInfo(gate, returnValue); in HandleDeoptCheck()
526 bool SetDebugInfo(GateRef g, LLVMValueRef r);
273 method->SetDebugInfo(deduplicated); in DeduplicateDebugInfo()
874 void SetDebugInfo(DebugInfoItem *debug_info) in SetDebugInfo() function
699 method_item->SetDebugInfo(CreateDebugInfoItem(debug_info_id.value())); in CreateMethodItem()
1116 method->SetDebugInfo(debug_info); in SetCodeAndDebugInfo()