sym_next_reloc
struct reloc *next_reloc = sym_next_reloc(reloc);
for (reloc = sym->relocs; reloc; reloc = sym_next_reloc(reloc))