Home
last modified time | relevance | path

Searched defs:DebugInfoItem (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_items.h701 explicit DebugInfoItem(LineNumberProgramItem *item) : program_(item) {} in DebugInfoItem() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h740 explicit DebugInfoItem(LineNumberProgramItem *item) : program_(item) {} in DebugInfoItem() function