llvm::object::SectionRef::relocation_begin

Iterator to the first relocation in this section.

Synopsis

Declared in <llvm/Object/ObjectFile.h>

relocation_iterator
relocation_begin() const;

Return Value

An iterator to the first relocation in this section.