Searched defs:AddAnnotationElement (Results 1 – 2 of 2) sorted by relevance
68 inline AnnotationElement Annotation::AddAnnotationElement(std::string_view name, Value value) const in AddAnnotationElement() function
607 void Disassembler::AddAnnotationElement(pandasm::Function &method, const std::string &annotation_na… in AddAnnotationElement() function in panda::disasm::Disassembler