Home
last modified time | relevance | path

Searched defs:build_id_len (Results 1 - 17 of 17) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_dwarf_gnu_debugaltlink.c52 size_t build_id_len = data->d_size - (ptr - data->d_buf + 1); in dwelf_dwarf_gnu_debugaltlink() local
H A Ddwelf_elf_gnu_build_id.c150 int build_id_len; in dwelf_elf_gnu_build_id() local
39 check_notes(Elf_Data *data, GElf_Addr data_elfaddr, const void **build_id_bits, GElf_Addr *build_id_elfaddr, int *build_id_len) check_notes() argument
64 find_elf_build_id(Dwfl_Module *mod, int e_type, Elf *elf, const void **build_id_bits, GElf_Addr *build_id_elfaddr, int *build_id_len) find_elf_build_id() argument
129 __libdwfl_find_elf_build_id(Dwfl_Module *mod, Elf *elf, const void **build_id_bits, GElf_Addr *build_id_elfaddr, int *build_id_len) __libdwfl_find_elf_build_id() argument
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_build_id.c65 int build_id_len; in __libdwfl_find_build_id() local
H A Ddwfl_build_id_find_debuginfo.c54 ssize_t build_id_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (mod->dw, in dwfl_build_id_find_debuginfo() local
H A Ddebuginfod-client.c88 __libdwfl_debuginfod_find_debuginfo(Dwfl *dwfl, const unsigned char *build_id_bits, size_t build_id_len) __libdwfl_debuginfod_find_debuginfo() argument
H A Dfind-debuginfo.c97 ssize_t build_id_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (mod->dw, in validate() local
H A Dlink_map.c425 int build_id_len; report_r_debug() local
H A DlibdwflP.h212 int build_id_len; /* -1 for prior failure, 0 if unset. */ member
H A Ddwfl_module_getdwarf.c560 ssize_t build_id_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (mod->dw, in find_debug_altlink() local
/third_party/elfutils/libdw/
H A Ddwarf_getalt.c103 ssize_t build_id_len = INTUSE(dwelf_dwarf_gnu_debugaltlink) (dbg, in find_debug_altlink() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c147 int build_id_len = 0; /* assume text */ in main() local
H A Ddebuginfod-client.c825 debuginfod_query_server(debuginfod_client *c, const unsigned char *build_id, int build_id_len, const char *type, const char *type_arg, char **path) debuginfod_query_server() argument
1882 debuginfod_find_debuginfo(debuginfod_client *client, const unsigned char *build_id, int build_id_len, char **path) debuginfod_find_debuginfo() argument
1893 debuginfod_find_executable(debuginfod_client *client, const unsigned char *build_id, int build_id_len, char **path) debuginfod_find_executable() argument
1902 debuginfod_find_source(debuginfod_client *client, const unsigned char *build_id, int build_id_len, const char *filename, char **path) debuginfod_find_source() argument
1911 debuginfod_find_section(debuginfod_client *client, const unsigned char *build_id, int build_id_len, const char *section, char **path) debuginfod_find_section() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dintel_clc.c63 unsigned build_id_len = build_id_length(note); in get_disk_cache() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c950 unsigned build_id_len = build_id_length(note); in virgl_disk_cache_create() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c655 unsigned build_id_len = build_id_length(note); in init_uuids() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c255 unsigned build_id_len; in pvr_physical_device_init_uuids() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c546 unsigned build_id_len = build_id_length(note); in anv_physical_device_init_uuids() local

Completed in 25 milliseconds