llvm::codeview::CallerSym

Caller or callee list symbol (S_CALLERS / S_CALLEES / S_INLINEES).

Synopsis

Declared in <llvm/DebugInfo/CodeView/SymbolRecord.h>

class CallerSym
    : public SymbolRecord

Base Classes

NameDescription
SymbolRecordBase class for decoded CodeView symbol records.

Member Functions

NameDescription
CallerSym [constructor]Constructors
getKind Return the kind of this symbol record.

Data Members

NameDescription
Indices Type indices of the referenced functions.
Kind Kind of this CodeView symbol record.
RecordOffset Byte offset of this record in the symbol stream.