Home
last modified time | relevance | path

Searched refs:ModuleByNameContext (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/modules/
Dmodules_dynamic_modify_test.cpp49 helpers::ModuleByNameContext ctxFinder = {nullptr, MAIN_MODULE_NAME}; in ModifyMetaDynModuleRemoveImport()
89 helpers::ModuleByNameContext ctxFinder = {nullptr, MAIN_MODULE_NAME}; in ModifyMetaDynModuleRemoveExport()
203 helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in AddImportFromDynamicModuleImpl()
249 … helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in DynamicModuleAddExportImpl()
298 helpers::ModuleByNameContext ctxFinder = {nullptr, MAIN_MODULE_NAME}; in TransformIrAddImportedFunctionCall()
322 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddImportedFunctionCallNS()
347 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddLocalExport()
379 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddIndirectExport()
404 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExport()
424 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExportFunc()
[all …]
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/modify_api/modules/
Dmodules_dynamic_modify_test.cpp62 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic_modify"}; in ModifyMetaDynModuleRemoveImport()
102 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic_modify"}; in ModifyMetaDynModuleRemoveExport()
289 helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in AddImportFromDynamicModuleImpl()
335 … helpers::ModuleByNameContext ctxFinder = {nullptr, (userTransformerData->moduleName).c_str()}; in DynamicModuleAddExportImpl()
384 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic_modify"}; in TransformIrAddImportedFunctionCall()
408 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddImportedFunctionCallNS()
433 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddLocalExport()
465 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddIndirectExport()
490 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExport()
510 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.c_str()}; in TransformIrAddStarExportFunc()
[all …]
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/modules/
Disa_dynamic_modules.cpp131 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module1"}; in IgetModuleTest()
189 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module2"}; in TransformIrGetModuleNamespace()
208 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TransformIrLdExternalModuleVar()
232 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TransformIrLdLocalModuleVar()
258 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TransformIrStModuleVar()
373 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module1"}; in TEST_F()
405 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules/module1"}; in TEST_F()
467 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TEST_F()
498 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TEST_F()
559 helpers::ModuleByNameContext ctxFinder = {nullptr, "isa_dynamic_modules"}; in TEST_F()
[all …]
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/modules/
Dmodules_dynamic_test.cpp160 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName}; in GetFileTarget()
262 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
286 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
321 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
351 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
381 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
460 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
484 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
525 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
562 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
[all …]
/arkcompiler/runtime_core/libabckit/tests/internal/implementation_api/
Dgraph_stuff.cpp171 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
201 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
231 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
Dabc_stuff.cpp132 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
180 helpers::ModuleByNameContext moduleCtxFinder = {nullptr, userData.moduleName}; in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/objects/
Dobjects.cpp40 helpers::ModuleByNameContext ctxFinder = {nullptr, "objects"}; in TransformIrCreateNewObject()
106 helpers::ModuleByNameContext ctxFinder = {nullptr, "objects"}; in TransformIrCreateInitObject()
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/replace_call_site/
Dreplace_call_site_test.cpp182 struct ModuleByNameContext { struct
189 auto ctxFinder = reinterpret_cast<ModuleByNameContext *>(data); in ModuleByNameFinder()
261 ModuleByNameContext ctxFinder = {nullptr, API_MODULE_NAME}; in ReplaceCallSite()
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/
Drouter_table_test.cpp175 struct ModuleByNameContext { struct
182 auto ctxFinder = reinterpret_cast<ModuleByNameContext *>(data); in ModuleByNameFinder()
204 ModuleByNameContext ctxFinder = {nullptr, moduleName.data()}; in ModifyRouterTable()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/
Dannotations_test.cpp665 helpers::ModuleByNameContext mdlFinder = {nullptr, "annotations_dynamic"}; in TEST_F()
677 helpers::ModuleByNameContext mdlFromFinder = {nullptr, "annotations_imports"}; in TEST_F()
720 helpers::ModuleByNameContext mdlFinder = {nullptr, "annotations_dynamic"}; in TEST_F()
755 helpers::ModuleByNameContext mdFinder = {nullptr, "annotations_dynamic"}; in TEST_F()
807 helpers::ModuleByNameContext mdlFinder = {nullptr, "annotations_imports"}; in TEST_F()
884 helpers::ModuleByNameContext mdFinder = {nullptr, "annotations_dynamic"}; in TEST_F()
1012 helpers::ModuleByNameContext mdFinder = {nullptr, "annotations_dynamic"}; in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/scenarios/replace_call_site/dynamic/
Dreplace_call_site_test.cpp121 helpers::ModuleByNameContext ctxFinder = {nullptr, API_MODULE_NAME}; in ReplaceCallSite()
/arkcompiler/runtime_core/libabckit/tests/scenarios/router_table/dynamic/
Drouter_table_test.cpp125 helpers::ModuleByNameContext ctxFinder = {nullptr, moduleName.data()}; in ModifyRouterTable()
/arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/replace_call_site_ohmurl/
Dreplace_call_site_test.cpp183 struct ModuleByNameContext { struct
/arkcompiler/runtime_core/libabckit/tests/helpers/
Dhelpers.h216 struct ModuleByNameContext {
Dhelpers.cpp500 auto ctxFinder = reinterpret_cast<ModuleByNameContext *>(data); in ModuleByNameFinder()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/inspect_api/modules/
Dmodules_dynamic_test.cpp57 helpers::ModuleByNameContext ctxFinder = {nullptr, "JSmodules_dynamic"}; in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/inspect_api/modules/
Dmodules_dynamic_test.cpp57 helpers::ModuleByNameContext ctxFinder = {nullptr, "modules_dynamic"}; in TEST_F()
/arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/router_table_ohmurl/
Drouter_table_test.cpp176 struct ModuleByNameContext { struct