Searched refs:WriteMetaData (Results 1 – 4 of 4) sorted by relevance
40 void WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData);
115 void DebugInfoDumper::WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData) in WriteMetaData() function in ark::es2panda::debuginfo::DebugInfoDumper187 WriteMetaData(iter->second.metadata->GetAnnotations()); in Dump()
118 void DebugInfoDumper::WriteMetaData(const std::vector<pandasm::AnnotationData> &metaData) in WriteMetaData() function in panda::es2panda::debuginfo::DebugInfoDumper189 WriteMetaData(iter->second.metadata->GetAnnotations()); in Dump()