struct PatchLocation

Declaration

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

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

Member Variables

public DIE::value_iterator I

Method Overview

Methods

PatchLocation()

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

PatchLocation(DIE::value_iterator I)

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

Parameters

DIE::value_iterator I

uint64_t get() const

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

void set(uint64_t New) const

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

Parameters

uint64_t New