Searched refs:fixup (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-10-stable/usr.bin/csup/
H A Dfixups.c40 * fixup requests to the queue with fixups_put() when a checksum
51 STAILQ_HEAD(, fixup) fixupq;
52 struct fixup *cur;
60 static struct fixup *fixup_new(struct coll *, const char *);
61 static void fixup_free(struct fixup *);
81 static struct fixup *
84 struct fixup *fixup; local
86 fixup = xmalloc(sizeof(struct fixup));
93 fixup_free(struct fixup *fixup) argument
120 struct fixup *fixup; local
139 struct fixup *fixup, *tofree; local
180 struct fixup *fixup, *fixup2; local
[all...]
H A Dfixups.h36 struct fixup { struct
39 STAILQ_ENTRY(fixup) f_link; /* Not for consumers. */
44 struct fixup *fixups_get(struct fixups *);
H A Ddetailer.c133 struct fixup *fixup; local
185 fixup = NULL;
197 if (fixup == NULL)
198 fixup = fixups_get(config->fixups);
199 if (fixup == NULL) {
203 if (fixup->f_coll != coll)
207 fixup->f_name, coll->co_tag, coll->co_date);
210 fixup->f_name);
214 fixup
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dglibc-tdep.c73 entry points to "_dl_runtime_resolve", which calls "fixup" to
76 We look for the symbol `_dl_runtime_resolve', and find `fixup' in
77 the same objfile. If we are at the entry point of `fixup', then
93 struct minimal_symbol *fixup local
94 = lookup_minimal_symbol ("fixup", NULL, objfile);
96 if (fixup && SYMBOL_VALUE_ADDRESS (fixup) == pc)
/freebsd-10-stable/sys/xen/interface/io/
H A Dprotocols.h40 # error arch fixup needed here
/freebsd-10-stable/usr.bin/calendar/
H A Dsunpos.c81 fixup(double *d) function
114 fixup(L);
116 fixup(&M);
118 fixup(&epsilon);
121 fixup(&lambda);
132 fixup(&alpha);
135 fixup(DEC);
136 fixup(&eastlongitude);
138 fixup(&HA);
139 fixup(
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Di386linux.c114 pointers to fixup tables. It will be present in any dynamically
115 linked file. The linker generated fixup table should also be added
125 each fixup contains two 32 bit numbers. A regular fixup contains
127 address at the location pointed to by the pointer. A builtin fixup
131 __GOT__ symbols for the same variable. The builtin fixup will copy
134 struct fixup
136 struct fixup *next;
170 struct fixup *fixup_list;
177 static struct fixup *new_fixu
133 struct fixup struct
[all...]
H A Dsparclinux.c114 pointers to fixup tables. It will be present in any dynamically
115 linked file. The linker generated fixup table should also be added
125 each fixup contains two 32 bit numbers. A regular fixup contains
127 address at the location pointed to by the pointer. A builtin fixup
131 __GOT__ symbols for the same variable. The builtin fixup will copy
134 struct fixup struct
136 struct fixup *next;
170 struct fixup *fixup_list;
177 static struct fixup *new_fixu
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp167 Sparc::Fixups fixup = Sparc::fixup_sparc_br22;
169 fixup = Sparc::fixup_sparc_br19;
172 (MCFixupKind)fixup));
/freebsd-10-stable/lib/msun/src/
H A Ds_remquof.c47 goto fixup; /* |x|<|y| return x or x-y */
105 fixup:
H A Ds_remquo.c51 goto fixup; /* |x|<|y| return x or x-y */
138 fixup:
H A Ds_remquol.c96 goto fixup; /* |x|<|y| return x or x-y */
159 fixup:
/freebsd-10-stable/sys/boot/powerpc/ofw/
H A Dldscript.powerpc65 get relocated with -mrelocatable. Also put in the .fixup pointers.
76 .fixup : { *(.fixup) }
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dldscript.powerpc70 get relocated with -mrelocatable. Also put in the .fixup pointers.
81 .fixup : { *(.fixup) }
/freebsd-10-stable/sys/boot/powerpc/uboot/
H A Dldscript.powerpc65 get relocated with -mrelocatable. Also put in the .fixup pointers.
76 .fixup : { *(.fixup) }
/freebsd-10-stable/sys/conf/
H A Dldscript.powerpc70 get relocated with -mrelocatable. Also put in the .fixup pointers.
81 .fixup : { *(.fixup) }
H A Dldscript.powerpc6474 get relocated with -mrelocatable. Also put in the .fixup pointers.
85 .fixup : { *(.fixup) }
/freebsd-10-stable/sys/boot/arm/uboot/
H A Dldscript.arm62 get relocated with -mrelocatable. Also put in the .fixup pointers.
73 .fixup : { *(.fixup) }
/freebsd-10-stable/contrib/netbsd-tests/fs/puffs/
H A Dt_fuzz.c151 fixup(int nfix, struct puffs_kargs *kargs) function
232 fixup(nfix, &kargs);
/freebsd-10-stable/sys/arm/arm/
H A Dvm_machdep.c303 int fixup; local
309 fixup = 0;
316 * syscalls also return an off_t they do not need this fixup.
328 fixup = (code != SYS_freebsd6_lseek && code != SYS_lseek)
335 if (fixup) {
/freebsd-10-stable/contrib/binutils/gas/
H A Dcgen.c76 an `expressionS' is and what a `fixup' is out of CGEN which for the time
82 struct fixup struct
91 static struct fixup fixups[GAS_CGEN_MAX_FIXUPS];
103 /* Queue a fixup. */
111 /* We need to generate a fixup for this expression. */
120 /* The following functions allow fixup chains to be stored, retrieved,
122 for storing, restoring and swapping fixup chains that was used by
124 instead of only being able to store a single fixup chain, an entire
125 array of fixup chains can be stored. It is the user's responsibility
126 to keep track of how many fixup chain
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dunaligned.c127 fixup(struct asm_inst *i, mcontext_t *mc, uint64_t va) function
289 error = fixup(bundle.b_inst + slot, &context, tf->tf_special.ifa);
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c585 /* First rebuild the fixup chain without the explicit lituse and
1593 /* Actually output an instruction with its fixup. */
1620 struct alpha_fixup *fixup = &insn->fixups[i];
1626 if ((int) fixup->reloc < 0)
1628 operand = &alpha_operands[-(int) fixup->reloc];
1632 else if (fixup->reloc > BFD_RELOC_UNUSED
1633 || fixup->reloc == BFD_RELOC_ALPHA_GPDISP_HI16
1634 || fixup->reloc == BFD_RELOC_ALPHA_GPDISP_LO16)
1642 = bfd_reloc_type_lookup (stdoutput, fixup->reloc);
1652 &fixup
1613 struct alpha_fixup *fixup = &insn->fixups[i]; local
1923 struct alpha_fixup *fixup; local
1947 struct alpha_fixup *fixup; local
[all...]
/freebsd-10-stable/contrib/compiler-rt/lib/sparc64/
H A Ddivmod.m4229 ! non-restoring fixup if remainder < 0, otherwise annulled
/freebsd-10-stable/sys/gnu/dts/arm/
H A Dimx23.dtsi200 gpmi_pins_fixup: gpmi-pins-fixup {
244 mmc0_pins_fixup: mmc0-pins-fixup {

Completed in 402 milliseconds

12