Home
last modified time | relevance | path

Searched defs:debugInfoId (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_data_accessor.cpp21 DebugInfoDataAccessor::DebugInfoDataAccessor(const File &pandaFile, File::EntityId debugInfoId) in DebugInfoDataAccessor() argument
H A Ddebug_helpers.cpp23 auto debugInfoId = mda.GetDebugInfoId(); in GetLineNumber() local
H A Ddebug_info_updater-inl.h305 void Scrap(File::EntityId debugInfoId) in Scrap() argument
329 void Emit(LineNumberProgramItemBase *lnpItem, std::vector<uint8_t> *constantPool, File::EntityId debugInfoId) in Emit() argument
H A Dfile_reader.cpp554 DebugInfoItem *FileReader::CreateDebugInfoItem(File::EntityId debugInfoId) in CreateDebugInfoItem() argument
706 auto debugInfoId = methodAcc.GetDebugInfoId(); in CreateMethodItem() local
1079 void FileReader::UpdateDebugInfoDependecies(File::EntityId debugInfoId) in UpdateDebugInfoDependecies() argument
1085 void FileReader::UpdateDebugInfo(DebugInfoItem *debugInfoItem, File::EntityId debugInfoId) in UpdateDebugInfo() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.cpp278 auto debugInfoId = mda.GetDebugInfoId(); in ExtractorMethodDebugInfo() local
287 ExtractorMethodDebugInfo(const panda_file::File &pandaFile, const std::optional<panda_file::File::EntityId> sourceFileId, const std::optional<panda_file::File::EntityId> debugInfoId, uint32_t offset) ExtractorMethodDebugInfo() argument

Completed in 4 milliseconds