Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/debugger/
H A DdebuginfoDumper.h40 void WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData);
H A DdebuginfoDumper.cpp115 void DebugInfoDumper::WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData) in WriteMetaData() function in ark::es2panda::debuginfo::DebugInfoDumper
187 WriteMetaData(iter->second.metadata->GetAnnotations()); in Dump()
/arkcompiler/ets_frontend/es2panda/compiler/debugger/
H A DdebuginfoDumper.h40 void WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData);
H A DdebuginfoDumper.cpp118 void DebugInfoDumper::WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData) in WriteMetaData() function in panda::es2panda::debuginfo::DebugInfoDumper
190 WriteMetaData(iter->second.metadata->GetAnnotations()); in Dump()

Completed in 4 milliseconds