emitDWARF5AccelTable overloads

Synopses

Declared in <llvm/CodeGen/AccelTable.h>

Emit a DWARF v5 accelerator table for the given CU list.

Emit a DWARF v5 accelerator table using compile units from DD.

Parameters

Name

Description

Asm

Asm printer used to emit the table.

Contents

Accelerator table whose entries are emitted.

CUs

Compilation‐unit start symbols or offsets.

getIndexForEntry

Callback returning the unit index/encoding for an entry.

DD

DwarfDebug instance providing compile‐unit context.

Created with MrDocs