| /arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/ |
| D | header_writer.cpp | 60 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in PrintFunction() 82 …erWriter::CheckOverloading(panda_file::ClassDataAccessor &cda, panda_file::MethodDataAccessor &mda) in CheckOverloading() 107 void HeaderWriter::PrintPrototype(const std::string &className, panda_file::MethodDataAccessor &mda… in PrintPrototype()
|
| /arkcompiler/runtime_core/static_core/assembler/tests/ |
| D | emitter_test.cpp | 97 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 226 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 316 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 454 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { ASSERT_FALSE(mda.GetSourceLang());… in TEST() 480 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 506 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 702 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 777 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 852 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 868 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | method_literal.cpp | 36 panda_file::MethodDataAccessor mda(*pf, methodId); in Initialize() local 171 panda_file::MethodDataAccessor mda(*pf, methodId); in GetRecordNameWithSymbol() local 183 panda_file::MethodDataAccessor mda(*pandaFile, methodId); in GetCodeSize() local 198 panda_file::MethodDataAccessor mda(*pf, methodId); in GetConcurrentRequestedModules() local
|
| D | js_pandafile.cpp | 406 panda_file::MethodDataAccessor mda(*pf_, methodId); in GetMethodName() local 414 panda_file::MethodDataAccessor mda(*pf_, methodId); in GetCpuProfilerMethodName() local 429 panda_file::MethodDataAccessor mda(*pf_, methodId); in GetRecordName() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_annotation.cpp | 30 panda_file::MethodDataAccessor mda(pf, method->GetFileId()); in FindAsyncAnnotation() local
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | assembler_emitter_test.cpp | 82 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3230102() 135 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3230402() 253 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3230902() 367 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3230a02() 515 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { EXPECT_FALSE(mda.GetSourceLang());… in __anon3a1ef3230d02() 546 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3230e02() 572 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3230f02() 781 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3231102() 1224 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3231302() 1249 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in __anon3a1ef3231402() [all …]
|
| D | emitter_test.cpp | 95 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 224 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 314 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 450 …cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { ASSERT_FALSE(mda.GetSourceLang());… in TEST() 476 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 502 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 696 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST() 771 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in TEST()
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | runtime_adapter.cpp | 21 bool BytecodeOptimizerRuntimeAdapter::IsEqual(panda_file::MethodDataAccessor mda, in IsEqual()
|
| D | optimize_bytecode.cpp | 254 … const panda_file::MethodDataAccessor &mda, bool isDynamic, SourceLanguage lang) in OptimizeFunction() 344 … cda.EnumerateMethods([prog, maps, isDynamic, lang, &result](panda_file::MethodDataAccessor &mda) { in OptimizePandaFile()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | js_pandafile_executor_test.cpp | 79 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 114 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 151 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
|
| D | panda_file_translator_test.cpp | 79 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 122 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
|
| D | js_pandafile_test.cpp | 137 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 171 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0() 221 cda.EnumerateMethods([&](panda_file::MethodDataAccessor &mda) { in HWTEST_F_L0()
|
| /arkcompiler/runtime_core/tests/fuzztest/methoddataaccessor_fuzzer/ |
| D | methoddataaccessor_fuzzer.cpp | 33 panda::panda_file::MethodDataAccessor mda(panda_file, id); in MethodDataAccessorFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/tests/fuzztest/methoddataaccessor_fuzzer/ |
| D | methoddataaccessor_fuzzer.cpp | 37 cda.EnumerateMethods([&](const ark::panda_file::MethodDataAccessor &mda) {}); in MethodDataAccessorFuzzTest()
|
| /arkcompiler/runtime_core/tests/fuzztest/debuginfodataaccessor_fuzzer/ |
| D | debuginfodataaccessor_fuzzer.cpp | 34 panda::panda_file::MethodDataAccessor mda(panda_file, id); in DebugInfoDataAccessorFuzzTest() local
|
| /arkcompiler/runtime_core/tests/fuzztest/codedataaccessor_fuzzer/ |
| D | codedataaccessor_fuzzer.cpp | 35 panda::panda_file::MethodDataAccessor mda(panda_file, id); in CodeDataAccessorFuzzTest() local
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | optimize_bytecode.cpp | 266 panda_file::ModuleDataAccessor &mda, in AnalysisModuleRecordInfoOfModuleDataAccessor() 327 panda_file::ModuleDataAccessor mda(pfile, module_entity_id); in AnalysisModuleRecordInfo() local 339 panda_file::MethodDataAccessor &mda) { in AnalysisModuleConstantValue() 431 const panda_file::MethodDataAccessor &mda, bool is_dynamic) in OptimizeFunction() 516 … cda.EnumerateMethods([prog, maps, is_dynamic, &result](panda_file::MethodDataAccessor &mda) { in OptimizePandaFile()
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | debug_helpers.cpp | 20 size_t GetLineNumber(ark::panda_file::MethodDataAccessor mda, uint32_t bcOffset, in GetLineNumber()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | method.cpp | 89 panda_file::MethodDataAccessor mda(*pandaFile, GetMethodId()); in FindCatchBlock() local 110 panda_file::MethodDataAccessor mda(*pandaFile, GetMethodId()); in HasCatchBlock() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/external/ |
| D | file_ext.cpp | 63 auto callBack = [this, offset, &found](ark::panda_file::MethodDataAccessor &mda) -> void { in QueryMethodSymByOffset() 94 …cda.EnumerateMethods([this, &cda, &offset, &found](ark::panda_file::MethodDataAccessor &mda) -> vo… in EnumerateAllMethods() 147 cda.EnumerateMethods([&](ark::panda_file::MethodDataAccessor &mda) -> void { in QueryAllMethodSyms()
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | method.cpp | 351 panda_file::MethodDataAccessor mda(*(pandaFile_), fileId_); in GetNumericalAnnotation() local 358 panda_file::MethodDataAccessor mda(*(pandaFile_), fileId_); in GetStringDataAnnotation() local 397 panda_file::MethodDataAccessor mda(*(pandaFile_), fileId_); in FindCatchBlockInPandaFile() local 452 panda_file::MethodDataAccessor mda(*(pandaFile_), fileId_); in GetLineNumFromBytecodeOffset() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | irBuilder_tests.cpp | 60 … cda.EnumerateMethods([&prog, maps, methodName, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFunc() 93 cda.EnumerateMethods([&pfile, &cb](panda_file::MethodDataAccessor &mda) { in TestBuildGraphFromFile()
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | debug_helpers.h | 140 inline size_t GetLineNumber(panda::panda_file::MethodDataAccessor mda, uint32_t bc_offset, in GetLineNumber()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/ |
| D | ir_builder.cpp | 153 panda_file::MethodDataAccessor mda(*pandaFile, in CheckMethodLimitations() local 414 panda_file::MethodDataAccessor mda(*pandaFile, in CreateTryCatchBoundariesBlocks() local 694 panda_file::MethodDataAccessor mda(*pandaFile, in RunImpl() local 725 panda_file::MethodDataAccessor mda(*(pandaFile), in FindCatchBlockInPandaFile() local
|
| /arkcompiler/runtime_core/abc2program/ |
| D | abc_class_processor.cpp | 104 class_data_accessor_->EnumerateMethods([&](panda_file::MethodDataAccessor &mda) -> void { in FillFunctions()
|