Home
last modified time | relevance | path

Searched full:abc2prog (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
DCMakeLists.txt71 panda_add_executable(abc2prog abc2prog_main.cpp)
72 panda_target_link_libraries(abc2prog abc2program)
81 panda_add_sanitizers(TARGET abc2prog SANITIZERS ${PANDA_SANITIZERS_LIST})
Dabc2program_options.cpp81 ss << "abc2prog [options] inputFile outputFile" << std::endl; in ConstructErrorMsg()
/arkcompiler/runtime_core/static_core/abc2program/templates/
Dabc2program_plugins.inc.erb19 <%= Common::include_plugin_files "Abc2Prog", "language_interface_path" %>
Dget_language_specific_metadata.inc.erb23 % Common::each_plugin_suboption("Abc2Prog", "language_interface_path") do |_, _, plugin_opts|
/arkcompiler/runtime_core/
DBUILD.gn47 "$ark_root/abc2program:abc2prog(${host_toolchain})",
65 "$ark_root/abc2program:abc2prog($build_root/toolchain/mingw:mingw_x86_64)",
82 "$ark_root/abc2program:abc2prog($build_root/toolchain/mac:clang_arm64)",
92 "$ark_root/abc2program:abc2prog($build_root/toolchain/mac:clang_x64)",
/arkcompiler/runtime_core/abc2program/
DBUILD.gn125 ohos_executable("abc2prog") {
Dabc2program_options.cpp73 ss << "abc2prog [options] input_file output_file" << std::endl; in ConstructErrorMsg()
/arkcompiler/runtime_core/static_core/plugins/ets/
Dets_plugin_options.yaml48 Abc2Prog:
/arkcompiler/ets_frontend/test262/
Drun_sunspider.py114 … help="Use abc2prog to generate abc, aot or pgo is not supported yet under this option")
Drun_test262.py154 … help="Use abc2prog to generate abc, aot or pgo is not supported yet under this option")