Searched defs:annotation (Results 1 – 3 of 3) sorted by relevance
31 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem()222 char **annotation = NULL; in el_annotate_subpacket() local
22 char **annotation; member
114 struct annotation { struct119 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() argument