Home
last modified time | relevance | path

Searched defs:debuginfod_client (Results 1 – 5 of 5) sorted by relevance

/third_party/elfutils/debuginfod/
Ddebuginfod-client.c118 struct debuginfod_client struct
121 debuginfod_progressfn_t progressfn;
124 void* user_data;
127 char* url;
130 int user_agent_set_p; /* affects add_default_headers */
131 struct curl_slist *headers;
135 int default_progressfn_printed_p;
138 bool progressfn_cancel;
141 int verbose_fd;
145 CURLM *server_mhandle;
[all …]
Ddebuginfod.h.in47 typedef struct debuginfod_client debuginfod_client; typedef
Ddebuginfod.cxx2057 debuginfod_find_progress (debuginfod_client *, long a, long b) in debuginfod_find_progress() argument
/third_party/elfutils/include/elfutils/
Dlibdwfl.h53 typedef struct debuginfod_client debuginfod_client; typedef
/third_party/elfutils/libdwfl/
Dlibdwfl.h53 typedef struct debuginfod_client debuginfod_client; typedef