Home
last modified time | relevance | path

Searched refs:build_id_note (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/util/
Dbuild_id.c41 struct build_id_note { struct
52 struct build_id_note *note; argument
78 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()
Dbuild_id.h35 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);
Ddisk_cache.h124 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier()
/external/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c60 const struct build_id_note *note = in ir3_disk_cache_init()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c43 const struct build_id_note *note = in etna_disk_cache_init()
/external/mesa3d/src/gallium/drivers/iris/
Diris_disk_cache.c276 const struct build_id_note *note = in iris_disk_cache_init()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program_binary.c39 const struct build_id_note *note = in brw_program_binary_init()
Dbrw_disk_cache.c403 const struct build_id_note *note = in brw_disk_cache_init()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c395 const struct build_id_note *note = in init_uuids()
/external/mesa3d/src/intel/vulkan/
Danv_device.c222 const struct build_id_note *note = in anv_physical_device_init_uuids()