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

/freebsd-10.0-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-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c2307 new_fixup(struct archive_write_disk *a, const char *pathname) function
2331 a->current_fixup = new_fixup(a, pathname);
2702 le = new_fixup(a, path);

Completed in 133 milliseconds