Home
last modified time | relevance | path

Searched defs:SetDebugInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h874 void SetDebugInfo(DebugInfoItem *debug_info) in SetDebugInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp606 bool LLVMIRBuilder::SetDebugInfo(GateRef g, LLVMValueRef r) in SetDebugInfo() function in panda::ecmascript::kungfu::LLVMIRBuilder