Searched refs:new_fixup (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Di386linux.c177 static struct fixup *new_fixup
272 new_fixup (info, h, value, builtin)
381 f = new_fixup (info, h, value, ! IS_PLT_SYM (name));
518 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
529 f = new_fixup (info, h1, h->root.root.u.def.value, 0);
271 new_fixup (info, h, value, builtin) function
H A Dsparclinux.c177 static struct fixup *new_fixup
272 new_fixup (info, h, value, builtin) function
381 f = new_fixup (info, h, value, ! IS_PLT_SYM (name));
517 f = new_fixup (info, h1, f1->h->root.root.u.def.value, 0);
528 f = new_fixup (info, h1, h->root.root.u.def.value, 0);
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_disk.c1388 new_fixup(struct archive_write_disk *a, const char *pathname) function
1409 a->current_fixup = new_fixup(a, pathname);
1847 le = new_fixup(a, path);

Completed in 167 milliseconds