Home
last modified time | relevance | path

Searched refs:SetCodeAndDebugInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-emitter.h125 … static void SetCodeAndDebugInfo(panda_file::ItemContainer *items, panda_file::MethodItem *method,
Dassembly-emitter.cpp1090 void AsmEmitter::SetCodeAndDebugInfo(ItemContainer *items, MethodItem *method, const Function &func, in SetCodeAndDebugInfo() function in panda::pandasm::AsmEmitter
1164 SetCodeAndDebugInfo(items, method, func, emit_debug_info); in MakeFunctionDebugInfoAndAnnotations()