Home
last modified time | relevance | path

Searched refs:debuginfod_add_http_header (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod-client.c69 int debuginfod_add_http_header (debuginfod_client *c, in debuginfod_add_http_header() function
467 (void) debuginfod_add_http_header (client, ua); in add_default_headers()
507 int rc = debuginfod_add_http_header(client, s); in add_headers_from_file()
962 rc = debuginfod_add_http_header(c, size_header); in debuginfod_query_server()
2029 int debuginfod_add_http_header (debuginfod_client *client, const char* header) in debuginfod_add_http_header() function
H A Dlibdebuginfod.map16 debuginfod_add_http_header;
H A Ddebuginfod.h.in111 int debuginfod_add_http_header (debuginfod_client *client, const char* header);
H A DChangeLog288 * debuginfod-client.c (debuginfod_add_http_header): Tolerate
536 (debuginfod_add_http_header): Likewise.
853 * debuginfod-client.c (debuginfod_add_http_header): Check header
884 (debuginfod_add_http_header): New client api to add outgoing headers.
H A Ddebuginfod.cxx2456 debuginfod_add_http_header (client, ua_complete.c_str()); in handle_buildid()
2501 debuginfod_add_http_header (client, xff_complete.c_str()); in handle_buildid()
/aosp_15_r20/external/elfutils/doc/
H A DMakefile.am35 notrans_dist_man3_MANS += debuginfod_add_http_header.3
H A DChangeLog156 * debuginfod_add_http_header.3: New function, documented ...
/aosp_15_r20/external/elfutils/config/
H A Delfutils.spec.in502 debuginfod_get_url and debuginfod_add_http_header.
/aosp_15_r20/external/elfutils/
H A DNEWS216 debuginfod_add_http_header.