Home
last modified time | relevance | path

Searched defs:binMplt (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmpl_dbg.cpp74 BinaryMplImport binMplt(*themodule[i]); in main() local
Dbin_mpl_export.cpp1271 void UpdateMplt::UpdateCgField(BinaryMplt &binMplt, const CallGraph &cg) in UpdateCgField()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_module.h900 BinaryMplt *binMplt = nullptr; variable