Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_reader.cpp43 class FileReaderDebugInfoUpdater : public DebugInfoUpdater<FileReaderDebugInfoUpdater> { class
47 FileReaderDebugInfoUpdater(const File *file, ItemContainer *cont) : Super(file), cont_(cont) {} in FileReaderDebugInfoUpdater() function in ark::panda_file::__anon6eb2519a0111::FileReaderDebugInfoUpdater