Searched refs:build_id_note (Results 1 – 3 of 3) sorted by relevance
41 struct build_id_note { struct52 struct build_id_note *note; argument78 struct build_id_note *note = (void *)(info->dlpi_addr + in build_id_find_nhdr_callback()82 while (len >= sizeof(struct build_id_note)) { in build_id_find_nhdr_callback()94 note = (struct build_id_note *)((char *)note + offset); in build_id_find_nhdr_callback()102 const struct build_id_note *125 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()
35 struct build_id_note;37 const struct build_id_note *41 build_id_length(const struct build_id_note *note);44 build_id_data(const struct build_id_note *note);
112 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier()