class elf_section_iterator

Declaration

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

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

Inherits from: content_iterator

Method Overview

Methods

ΒΆelf_section_iterator(
    const llvm::object::section_iterator& B)

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

Parameters

const llvm::object::section_iterator& B