Home
last modified time | relevance | path

Searched defs:pandaFile (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
Dtest_extractor.h38 explicit TestExtractor(const JSPandaFile *pandaFile) : DebugInfoExtractor(pandaFile) {} in TestExtractor()
Dtest_util.h132 static JSPtLocation GetLocation(int32_t line, int32_t column, const char *pandaFile) in GetLocation()
144 static SourceLocation GetSourceLocation(const JSPtLocation &location, const char *pandaFile) in GetSourceLocation()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp44 const panda_file::File *pandaFile = jsPandaFile->GetPandaFile(); in Initialize() local
139 const panda_file::File *pandaFile = jsPandaFile->GetPandaFile(); in GetCodeSize() local
Ddebug_info_extractor.cpp174 const auto &pandaFile = *pf; in Extract() local
/arkcompiler/runtime_core/runtime/tooling/inspector/
Dsource_file.cpp30 SourceFile::SourceFile(size_t scriptId, const char *fileName, const panda_file::File *pandaFile, in SourceFile()
Dsource_manager.cpp42 const panda_file::DebugInfoExtractor &SourceManager::GetDebugInfo(const panda_file::File *pandaFile) in GetDebugInfo()
/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp55 auto pandaFile = panda::pandasm::AsmEmitter::Emit(*prog); in GenerateBase64Output() local
/arkcompiler/runtime_core/runtime/tests/tooling/
Dtest_util.h125 static PtLocation GetLocation(const char *sourceFile, uint32_t line, const char *pandaFile) in GetLocation()
/arkcompiler/ets_runtime/ecmascript/jspandafile/accessor/
Dmodule_data_accessor.cpp20 ModuleDataAccessor::ModuleDataAccessor(const panda_file::File &pandaFile, panda_file::File::EntityI… in ModuleDataAccessor()
/arkcompiler/runtime_core/runtime/tooling/
Dpt_hooks_wrapper.h70 void LoadModule(std::string_view pandaFile) override in LoadModule()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7104 auto *pandaFile = caller->GetPandaFile(); in FindCatchBlock() local
Dinterpreter_assembly.cpp7388 auto *pandaFile = caller->GetPandaFile(); in ASM_UNUSED_BC_STUB_LIST() local