Searched refs:SerializeMethodAnnotation (Results 1 – 2 of 2) sorted by relevance
158 void SerializeMethodAnnotation(const pandasm::AnnotationData &anno, std::ostream &os) const;
693 SerializeMethodAnnotation(*annotation_iter, os); in GetSerializedMethodAnnotation()1862 void Disassembler::SerializeMethodAnnotation(const pandasm::AnnotationData &ann, std::ostream &os) … in SerializeMethodAnnotation() function in panda::disasm::Disassembler1883 SerializeMethodAnnotation(ann, os); in SerializeMethodAnnotations()