class ObjNameSym

Declaration

class ObjNameSym : public SymbolRecord { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:645

Inherits from: SymbolRecord

Member Variables

public uint32_t Signature = 0
public llvm::StringRef Name
public uint32_t RecordOffset = 0

Inherited from SymbolRecord:

public Kind

Method Overview

Inherited from SymbolRecord:

Methods

ObjNameSym()

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:647

ObjNameSym(llvm::codeview::SymbolRecordKind Kind)

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:648

Parameters

llvm::codeview::SymbolRecordKind Kind

ObjNameSym(uint32_t RecordOffset)

Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h:649

Parameters

uint32_t RecordOffset