llvm::object::relocation_iterator

Iterator over RelocationRef entries in a section.

Synopsis

Declared in <llvm/Object/ObjectFile.h>

using relocation_iterator = content_iterator<RelocationRef>;