LLVM 19.0.0git
Debuginfod Directory Reference
Directory dependency graph for Debuginfod:
include/llvm/Debuginfod

Files

file  BuildIDFetcher.h [code]
 This file declares a Build ID fetcher implementation for obtaining debug info from debuginfod.
 
file  Debuginfod.h [code]
 This file contains several declarations for the debuginfod client and server.
 
file  HTTPClient.h [code]
 This file contains the declarations of the HTTPClient library for issuing HTTP requests and handling the responses.
 
file  HTTPServer.h [code]
 This file contains the declarations of the HTTPServer and HTTPServerRequest classes, the HTTPResponse, and StreamingHTTPResponse structs, and the streamFile function.