Searched refs:AddAnnotationElement (Results 1 – 2 of 2) sorted by relevance
99 void AddAnnotationElement(pandasm::Function &method, const std::string &annotation_name,
561 AddAnnotationElement(method, ann_name, ann_elem_index, ann_elem_value); in CreateAnnotationElement()566 void Disassembler::AddAnnotationElement(pandasm::Function &method, const std::string &annotation_na… in AddAnnotationElement() function in panda::disasm::Disassembler