Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyProgram.proto29 message FunctionTable { message
43 repeated FunctionTable functionTable = 3;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h802 class FunctionTable {
804 FunctionTable() in FunctionTable() function
809 virtual ~FunctionTable() = default;
1002 static FunctionTable &GetFunctionTable() in GetFunctionTable()
1053 FunctionTable functionTable;