Lines Matching defs:relocs
18 struct relocs {
24 static struct relocs relocs16;
25 static struct relocs relocs32;
27 static struct relocs relocs32neg;
28 static struct relocs relocs64;
511 die("malloc of %d bytes for relocs failed\n",
649 static void add_reloc(struct relocs *r, uint32_t offset)
656 die("realloc of %ld entries for relocs failed\n",
986 static void sort_relocs(struct relocs *r)
1084 * print summary information about the relocs.