Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/disassembler/
Ddisasm_ets_plugin.cpp215 void Disassembler::HandleArrayAnnotation(panda_file::AnnotationDataAccessor &annotationAccessor, in HandleArrayAnnotation() function in ark::disasm::Disassembler
249 HandleArrayAnnotation(annotationAccessor, annList, i); in EnumerateAnnotations()
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.h175 …void HandleArrayAnnotation(panda_file::AnnotationDataAccessor &annotationAccessor, AnnotationList …