Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/
Ddisassembler.h67 void AddMethodToTables(const panda_file::File::EntityId &method_id);
Ddisassembler.cpp165 void Disassembler::AddMethodToTables(const panda_file::File::EntityId &method_id) in AddMethodToTables() function in panda::disasm::Disassembler
205 AddMethodToTables(id); in GetMethod()
525 AddMethodToTables(method_accessor.GetMethodId()); in GetMethods()
1064 AddMethodToTables(id); in ScalarValueToString()
1117 AddMethodToTables(id); in ArrayValueToString()
/arkcompiler/runtime_core/static_core/disassembler/
Ddisassembler.cpp337 void Disassembler::AddMethodToTables(const panda_file::File::EntityId &methodId) in AddMethodToTables() function in ark::disasm::Disassembler
379 AddMethodToTables(id); in GetMethod()
637 AddMethodToTables(methodAccessor.GetMethodId()); in GetMethods()
1071 AddMethodToTables(id); in ScalarValueToString()
1126 AddMethodToTables(id); in ArrayValueToString()
Ddisassembler.h89 void AddMethodToTables(const panda_file::File::EntityId &methodId);