Searched refs:dwfl_get_debuginfod_client (Results 1 – 9 of 9) sorted by relevance
53 dwfl_get_debuginfod_client (Dwfl *dwfl) in dwfl_get_debuginfod_client() function68 INTDEF(dwfl_get_debuginfod_client) in INTDEF() argument78 debuginfod_client *c = INTUSE (dwfl_get_debuginfod_client) (dwfl); in INTDEF()95 debuginfod_client *c = INTUSE (dwfl_get_debuginfod_client) (dwfl); in __libdwfl_debuginfod_find_debuginfo()145 dwfl_get_debuginfod_client (Dwfl *dummy __attribute__ ((unused))) in dwfl_get_debuginfod_client() function
816 extern debuginfod_client *dwfl_get_debuginfod_client (Dwfl *dwfl);
799 INTDECL (dwfl_get_debuginfod_client)
66 * debuginfod-client.c (dwfl_get_debuginfod_client stub):71 * debuginfod-client.c (dwfl_get_debuginfod_client): Add INTDEF.73 INTUSE (dwfl_get_debuginfod_client).78 * libdwfl.h, debuginfod-client.c (dwfl_get_debuginfod_client):79 Rename get_client to dwfl_get_debuginfod_client and make it public.
372 dwfl_get_debuginfod_client;
38 * NEWS: Add dwfl_get_debuginfod_client.
10 libdwfl: Add new function dwfl_get_debuginfod_client.
350 - libdwfl: Add new function dwfl_get_debuginfod_client.