struct PatchLocation

Declaration

struct PatchLocation { /* full declaration omitted */ };

Declared at: llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h:26

Member Variables

public DIE::value_iterator I

Method Overview

Methods

PatchLocation()

Declared at: llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h:29

PatchLocation(DIE::value_iterator I)

Declared at: llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h:30

Parameters

DIE::value_iterator I

uint64_t get() const

Declared at: llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h:39

void set(uint64_t New) const

Declared at: llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h:32

Parameters

uint64_t New