ΒΆvoid emitAppleAccelTableImpl(
    llvm::AsmPrinter* Asm,
    llvm::AccelTableBase& Contents,
    llvm::StringRef Prefix,
    const llvm::MCSymbol* SecBegin,
    ArrayRef<AppleAccelTableData::Atom> Atoms)

Declared at: llvm/include/llvm/CodeGen/AccelTable.h:294

Parameters

llvm::AsmPrinter* Asm
llvm::AccelTableBase& Contents
llvm::StringRef Prefix
const llvm::MCSymbol* SecBegin
ArrayRef<AppleAccelTableData::Atom> Atoms