Searched refs:build_id_note (Results 1 – 16 of 16) 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);
125 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier()
97 struct build_id_note* note; in dwarf_find_unwind_table()165 while (note_len >= (int)(sizeof(struct build_id_note))) { in dwarf_find_unwind_table()170 ei->build_id_note = note; in dwarf_find_unwind_table()182 note = (struct build_id_note*)((char *)note + note_offset); in dwarf_find_unwind_table()
321 struct build_id_note { struct337 struct build_id_note* build_id_note; member
304 if (map->ei.build_id_note == NULL) { in unw_get_build_id()308 *build_id_ptr = map->ei.build_id_note->build_id; in unw_get_build_id()309 *length = map->ei.build_id_note->nhdr.n_descsz; in unw_get_build_id()
55 const struct build_id_note *note = in ir3_disk_cache_init()
43 const struct build_id_note *note = in etna_disk_cache_init()
194 const struct build_id_note *note = in lima_disk_cache_init()
249 const struct build_id_note *note = in crocus_disk_cache_init()
277 const struct build_id_note *note = in iris_disk_cache_init()
39 const struct build_id_note *note = in brw_program_binary_init()
403 const struct build_id_note *note = in brw_disk_cache_init()
912 const struct build_id_note *note = in virgl_disk_cache_create()
619 const struct build_id_note *note = in init_uuids()
553 const struct build_id_note *note = in anv_physical_device_init_uuids()