class elf_relocation_iterator

Declaration

class elf_relocation_iterator : public content_iterator { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Object/ELFObjectFile.h:218

Inherits from: content_iterator

Method Overview

Methods

ΒΆelf_relocation_iterator(
    const llvm::object::relocation_iterator& B)

Declared at: llvm/include/llvm/Object/ELFObjectFile.h:220

Parameters

const llvm::object::relocation_iterator& B