Lines Matching defs:relocs
22 struct relocs {
28 static struct relocs relocs16;
29 static struct relocs relocs32;
31 static struct relocs relocs32neg;
32 static struct relocs relocs64;
568 die("malloc of %" FMT " bytes for relocs failed\n",
714 static void add_reloc(struct relocs *r, uint32_t offset)
721 die("realloc of %ld entries for relocs failed\n",
1053 static void sort_relocs(struct relocs *r)
1151 * print summary information about the relocs.