Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/
Ddisassembler.h93 … void GetMethodAnnotations(pandasm::Function &method, const panda_file::File::EntityId &method_id);
Ddisassembler.cpp174 GetMethodAnnotations(new_method, method_id); in AddMethodToTables()
504 void Disassembler::GetMethodAnnotations(pandasm::Function &method, const panda_file::File::EntityId… in GetMethodAnnotations() function in panda::disasm::Disassembler