Searched defs:note (Results 1 – 4 of 4) sorted by relevance
106 gen_build_id(struct buildid_note *note, in gen_build_id()130 gen_build_id(struct buildid_note *note, in gen_build_id()144 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
689 static unsigned long long sdt_note__get_addr(struct sdt_note *note) in sdt_note__get_addr()696 static unsigned long long sdt_note__get_ref_ctr_offset(struct sdt_note *note) in sdt_note__get_ref_ctr_offset()772 static char *synthesize_sdt_probe_command(struct sdt_note *note, in synthesize_sdt_probe_command()818 struct sdt_note *note; in probe_cache__scan_sdt() local
202 void *p = ehdr, *note; in check_core_file() local
97 #define note(...) _msg(5, __VA_ARGS__) macro