struct AsmPrinter::XRayFunctionEntry

Declaration

struct AsmPrinter::XRayFunctionEntry { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/AsmPrinter.h:269

Member Variables

public const llvm::MCSymbol* Sled
public const llvm::MCSymbol* Function
public llvm::AsmPrinter::SledKind Kind
public bool AlwaysInstrument
public const class Function* Fn
public uint8_t Version

Method Overview

  • public void emit(int, llvm::MCStreamer *, const llvm::MCSymbol *) const

Methods

ΒΆvoid emit(int,
          llvm::MCStreamer*,
          const llvm::MCSymbol*) const

Declared at: llvm/include/llvm/CodeGen/AsmPrinter.h:277

Parameters

int
llvm::MCStreamer*
const llvm::MCSymbol*