RelocAddrEntry contains relocated value and section index. Section index is ‐1LL if relocation points to absolute symbol.

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFRelocMap.h>

struct RelocAddrEntry;

Data Members

Name

Description

Reloc

Primary relocation applied at this address.

Reloc2

Resolver

SectionIndex

SymbolValue

SymbolValue2

Created with MrDocs