Home
last modified time | relevance | path

Searched defs:sourceFileId (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp277 auto sourceFileId = cda.GetSourceFileId(); in ExtractorMethodDebugInfo() local
288const std::optional<panda_file::File::EntityId> sourceFileId, in ExtractorMethodDebugInfo()
329 auto sourceFileId = cda.GetSourceFileId(); in Extract() local
/arkcompiler/runtime_core/static_core/abc2program/
Dabc_class_processor.cpp91 std::optional<panda_file::File::EntityId> sourceFileId = classDataAccessor_->GetSourceFileId(); in FillRecordSourceFile() local
/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_helpers.h71 bool HandleSetFile([[maybe_unused]] uint32_t sourceFileId) const in HandleSetFile()
Ddebug_info_updater-inl.h67 bool HandleSetFile(uint32_t sourceFileId) const in HandleSetFile()
193 bool HandleSetFile(uint32_t sourceFileId) const in HandleSetFile()
Ddebug_info_extractor.cpp237 auto sourceFileId = cda.GetSourceFileId(); in Extract() local
Dfile_reader.cpp986 auto sourceFileId = classAcc.GetSourceFileId(); in CreateClassItem() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.cpp85 auto sourceFileId = cda.GetSourceFileId(); in BuildStackInfoMap() local
/arkcompiler/runtime_core/static_core/runtime/tooling/backtrace/
Dbacktrace.cpp96 auto sourceFileId = cda.GetSourceFileId(); in Symbolize() local
/arkcompiler/ets_frontend/ets2panda/evaluate/
DdebugInfoStorage.cpp76 auto sourceFileId = debugInfo->globalClassAcc.GetSourceFileId(); in LoadFileDebugInfo() local
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp459 auto sourceFileId = cda.GetSourceFileId(); in GetClassSourceFile() local