Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/
Ddisassembler.h66 void AddMethodToTables(const panda_file::File::EntityId &method_id);
Ddisassembler.cpp148 void Disassembler::AddMethodToTables(const panda_file::File::EntityId &method_id) in AddMethodToTables() function in panda::disasm::Disassembler
186 AddMethodToTables(id); in GetMethod()
428 AddMethodToTables(method_accessor.GetMethodId()); in GetMethods()
857 AddMethodToTables(id); in ScalarValueToString()
910 AddMethodToTables(id); in ArrayValueToString()