Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.h96 void BuildClassHashTable(const panda_file::File &pfileRef);
Dpaoc.cpp531 BuildClassHashTable(pfileRef); in CompilePandaFile()
967 void Paoc::BuildClassHashTable(const panda_file::File &pfileRef) in BuildClassHashTable() function in ark::paoc::Paoc