Home
last modified time | relevance | path

Searched refs:GetFileIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddebug_info.h40 uint32_t GetFileIndex() const in GetFileIndex() function in ark::compiler::InstDebugInfo
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h173 uint32_t GetFileIndex(uint32_t anFileInfoIndex, CString abcNormalizedName) const;
H A Daot_file_manager.cpp170 uint32_t AOTFileManager::GetFileIndex(uint32_t anFileInfoIndex, CString abcNormalizedName) const in GetFileIndex() function in panda::ecmascript::AOTFileManager
201 auto fileIndex = GetFileIndex(jsPandaFile->GetAOTFileInfoIndex(), jsPandaFile->GetNormalizedFileDesc().c_str()); in IsLoadMain()
355 uint32_t fileIndex = GetFileIndex(jsPandaFile->GetAOTFileInfoIndex(), jsPandaFile->GetNormalizedFileDesc().c_str()); in SetAOTMainFuncEntry()
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Ddwarf_builder.cpp122 auto fileIndex {AddFile(sourceFiles[debugInfo->GetFileIndex()], dirIndex)}; in BuildGraphNestedFunction()

Completed in 3 milliseconds