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

/freebsd-11-stable/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-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c2679 new_fixup(struct archive_write_disk *a, const char *pathname) function
2703 a->current_fixup = new_fixup(a, pathname);
3350 le = new_fixup(a, path);

Completed in 264 milliseconds