Home
last modified time | relevance | path

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

/third_party/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()
101 note = (struct build_id_note *)((char *)note + offset); in build_id_find_nhdr_callback()
109 const struct build_id_note *
132 build_id_length(const struct build_id_note *note) in build_id_length()
138 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.h126 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disk_cache.c40 const struct build_id_note *note = in etna_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_disk_cache.c194 const struct build_id_note *note = in lima_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_disk_cache.c246 const struct build_id_note *note = in crocus_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_disk_cache.c63 const struct build_id_note *note = in v3d_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_disk_cache.c274 const struct build_id_note *note = in iris_disk_cache_init()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_disk_cache.c55 const struct build_id_note *note = in ir3_disk_cache_init()
/third_party/mesa3d/src/intel/compiler/
Dintel_clc.c56 const struct build_id_note *note = in get_disk_cache()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c948 const struct build_id_note *note = in virgl_disk_cache_create()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c647 const struct build_id_note *note = in init_uuids()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c259 const struct build_id_note *note = in pvr_physical_device_init_uuids()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c539 const struct build_id_note *note = in anv_physical_device_init_uuids()