Home
last modified time | relevance | path

Searched defs:EmitOpcode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.cpp1679 void LineNumberProgramItemBase::EmitOpcode(Opcode opcode) in EmitOpcode() function in ark::panda_file::LineNumberProgramItemBase
1706 void LineNumberProgramItem::EmitOpcode(uint8_t opcode) in EmitOpcode() function in ark::panda_file::LineNumberProgramItem
Dfile_items.h694 virtual void EmitOpcode([[maybe_unused]] uint8_t opcode) {} in EmitOpcode() function
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp1584 void LineNumberProgramItem::EmitOpcode(Opcode opcode) in EmitOpcode() function in panda::panda_file::LineNumberProgramItem