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
- public elf_section_iterator(const llvm::object::section_iterator & B)
Methods
ΒΆelf_section_iterator(
const llvm::object::section_iterator& B)
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