struct DebuginfodServer

Declaration

struct DebuginfodServer { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Debuginfod/Debuginfod.h:135

Member Variables

public llvm::HTTPServer Server
public llvm::DebuginfodLog& Log
public llvm::DebuginfodCollection& Collection

Method Overview

  • public DebuginfodServer(llvm::DebuginfodLog & Log, llvm::DebuginfodCollection & Collection)

Methods

ΒΆDebuginfodServer(
    llvm::DebuginfodLog& Log,
    llvm::DebuginfodCollection& Collection)

Declared at: llvm/include/llvm/Debuginfod/Debuginfod.h:139

Parameters

llvm::DebuginfodLog& Log
llvm::DebuginfodCollection& Collection