Searched full:abc2prog (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/static_core/abc2program/ |
| D | CMakeLists.txt | 71 panda_add_executable(abc2prog abc2prog_main.cpp) 72 panda_target_link_libraries(abc2prog abc2program) 81 panda_add_sanitizers(TARGET abc2prog SANITIZERS ${PANDA_SANITIZERS_LIST})
|
| D | abc2program_options.cpp | 81 ss << "abc2prog [options] inputFile outputFile" << std::endl; in ConstructErrorMsg()
|
| /arkcompiler/runtime_core/static_core/abc2program/templates/ |
| D | abc2program_plugins.inc.erb | 19 <%= Common::include_plugin_files "Abc2Prog", "language_interface_path" %>
|
| D | get_language_specific_metadata.inc.erb | 23 % Common::each_plugin_suboption("Abc2Prog", "language_interface_path") do |_, _, plugin_opts|
|
| /arkcompiler/runtime_core/ |
| D | BUILD.gn | 47 "$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/ |
| D | BUILD.gn | 125 ohos_executable("abc2prog") {
|
| D | abc2program_options.cpp | 73 ss << "abc2prog [options] input_file output_file" << std::endl; in ConstructErrorMsg()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/ |
| D | ets_plugin_options.yaml | 48 Abc2Prog:
|
| /arkcompiler/ets_frontend/test262/ |
| D | run_sunspider.py | 114 … help="Use abc2prog to generate abc, aot or pgo is not supported yet under this option")
|
| D | run_test262.py | 154 … help="Use abc2prog to generate abc, aot or pgo is not supported yet under this option")
|