Searched defs:note (Results 1 – 3 of 3) sorted by relevance
52 struct build_id_note *note; member78 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback() local125 build_id_length(const struct build_id_note *note) in build_id_length()131 build_id_data(const struct build_id_note *note) in build_id_data()
112 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier() local
57 void note(const std::string& note) { in note() argument