llvm::object::SectionRef::relocations

Range of relocations in this section.

Synopsis

Declared in <llvm/Object/ObjectFile.h>

iterator_range<relocation_iterator>
relocations() const;

Return Value

A range adaptor for a pair of iterators.