while (reloc->index < reloc->size)
{
- struct where reloc_where = where_from_reloc (reloc, where);
-
struct relocation *rel = reloc->rel + reloc->index;
- where_reset_2 (&reloc_where, rel->offset);
/* This relocation entry is ahead of us. */
if (rel->offset > offset)
{
if (st != skip_ok)
{
+ struct where reloc_where = where_from_reloc (reloc, where);
+ where_reset_2 (&reloc_where, rel->offset);
void (*w) (const struct where *, const char *, ...) = wr_error;
(*w) (&reloc_where,
((const char *[])