Home
last modified time | relevance | path

Searched refs:fixup (Results 1 – 25 of 170) sorted by relevance

1234567

/openbsd/gnu/usr.bin/perl/t/uni/
H A Dlex_utf8.t34 sub fixup (@) { subroutine
50 is((join "", unpack("C*", $A_with_ogonek)), fixup("196", "132"), 'single char above 0x100');
51 is((join "", unpack("C*", $micro_sign)), fixup("194", "181"), 'single char in 0x80 .. 0xFF');
54 …is((join "", unpack("C*", $hex_first)), fixup("97", "194", "162", "196", "132"), 'a, \x{A2}, char …
55 …is((join "", unpack("C*", $hex_last)), fixup("97", "196", "132", "194", "162"), 'a, char above 0x1…
57 …is((join "", unpack("C*", $name_first)), fixup("98", "194", "181", "198", "129"), 'b, \N{MICRO SIG…
58 …is((join "", unpack("C*", $name_last)), fixup("98", "198", "129", "194", "181"), 'b, char above 0x…
59 …is((join "", unpack("C*", $uname_first)), fixup("98", "194", "181", "198", "129"), 'b, \N{U+00B5},…
60 …is((join "", unpack("C*", $uname_last)), fixup("98", "198", "129", "194", "181"), 'b, char above 0…
63 …is((join "", unpack("C*", $octal_first)), fixup("99", "195", "191", "196", "134"), 'c, \377, char …
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate44.C34 void (*fixup)( List<T> *, int first, int last), in AlgoSort()
41 if (fixup) in AlgoSort()
42 fixup(theList, first, last); in AlgoSort()
48 void (*fixup)( List<T> *, int first, int last) = AlgoFixupSort; variable
50 AlgoSort(compare, fixup, theList, first, last);
/openbsd/gnu/gcc/gcc/config/pa/
H A Dfptr.c72 static fixup_t fixup; in __canonicalize_funcptr_for_compare() local
97 if (!fixup) in __canonicalize_funcptr_for_compare()
106 fixup = (fixup_t) ((int) fixup_plabel | 3); in __canonicalize_funcptr_for_compare()
111 fixup ((struct link_map *) got[1], plabel[1]); in __canonicalize_funcptr_for_compare()
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dfptr.c64 static fixup_t fixup; local
89 if (!fixup)
119 fixup = (fixup_t) ((int) fixup_plabel | 3);
124 fixup ((struct link_map *) got[1], plabel[1]);
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dglibc-tdep.c93 struct minimal_symbol *fixup in glibc_skip_solib_resolver() local
96 if (fixup && SYMBOL_VALUE_ADDRESS (fixup) == pc) in glibc_skip_solib_resolver()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Di386linux.c135 struct fixup struct
137 struct fixup *next; argument
171 struct fixup *fixup_list;
178 static struct fixup *new_fixup
272 static struct fixup *
279 struct fixup *f;
282 sizeof (struct fixup));
378 struct fixup *f;
436 struct fixup *f, *f1;
562 struct fixup *f;
[all …]
H A Dm68klinux.c136 struct fixup struct
138 struct fixup *next; argument
172 struct fixup *fixup_list;
179 static struct fixup *new_fixup
276 static struct fixup *
283 struct fixup *f;
286 sizeof (struct fixup));
382 struct fixup *f;
440 struct fixup *f, *f1;
566 struct fixup *f;
[all …]
H A Dsparclinux.c136 struct fixup struct
138 struct fixup *next; argument
172 struct fixup *fixup_list;
179 static struct fixup *new_fixup
273 static struct fixup *
280 struct fixup *f;
283 sizeof (struct fixup));
379 struct fixup *f;
437 struct fixup *f, *f1;
564 struct fixup *f;
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsparclinux.c136 struct fixup struct
138 struct fixup *next; argument
172 struct fixup *fixup_list;
179 static struct fixup *new_fixup
272 static struct fixup *
279 struct fixup *f;
282 sizeof (struct fixup));
378 struct fixup *f;
436 struct fixup *f, *f1;
563 struct fixup *f;
[all …]
H A Di386linux.c135 struct fixup struct
137 struct fixup *next; argument
171 struct fixup *fixup_list;
178 static struct fixup *new_fixup
271 static struct fixup *
278 struct fixup *f;
281 sizeof (struct fixup));
377 struct fixup *f;
435 struct fixup *f, *f1;
561 struct fixup *f;
[all …]
H A Dm68klinux.c136 struct fixup struct
138 struct fixup *next; argument
172 struct fixup *fixup_list;
179 static struct fixup *new_fixup
275 static struct fixup *
282 struct fixup *f;
285 sizeof (struct fixup));
381 struct fixup *f;
439 struct fixup *f, *f1;
565 struct fixup *f;
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FixupGadgets.cpp73 bool fixup; member
171 info.fixup = true; in checkSIB()
220 info.fixup = true; in isROPFriendly()
278 info.fixup = true; in isROPFriendly()
292 info.fixup = true; in isROPFriendly()
302 info.fixup = true; in isROPFriendly()
312 info.fixup = true; in isROPFriendly()
326 info.fixup = true; in isROPFriendly()
343 return (fi.fixup == true); in needsFixup()
699 for (auto &fixup : fixups) in runOnMachineFunction() local
[all …]
H A DX86RetClean.cpp115 for (auto *fixup : fixups) in runOnMachineFunction() local
116 modified |= fixupInstruction(MF, MBB, *fixup); in runOnMachineFunction()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mn10300.c1254 mn10300_check_fixup (fixup) in mn10300_check_fixup() argument
1283 fixup->reloc = exp->X_md;
1286 && fixup->opindex >= 0
1306 struct mn10300_fixup fixup; local
1308 fixup.opindex = -1;
1309 fixup.exp = *exp;
1335 fixup.reloc = BFD_RELOC_8;
1339 fixup.reloc = BFD_RELOC_16;
1343 fixup.reloc = BFD_RELOC_24;
1347 fixup.reloc = BFD_RELOC_32;
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mn10300.c1259 mn10300_check_fixup (fixup) in mn10300_check_fixup() argument
1288 fixup->reloc = exp->X_md;
1291 && fixup->opindex >= 0
1311 struct mn10300_fixup fixup; local
1313 fixup.opindex = -1;
1314 fixup.exp = *exp;
1340 fixup.reloc = BFD_RELOC_8;
1344 fixup.reloc = BFD_RELOC_16;
1348 fixup.reloc = BFD_RELOC_24;
1352 fixup.reloc = BFD_RELOC_32;
[all …]
H A Dtc-alpha.c1619 if ((int) fixup->reloc < 0) in emit_insn()
1645 &fixup->exp, pcrel, fixup->reloc); in emit_insn()
1649 switch (fixup->reloc) in emit_insn()
1788 if ((int) fixup->reloc < 0) in emit_insn()
1923 struct alpha_fixup *fixup; in assemble_insn() local
1929 fixup->exp = *t; in assemble_insn()
1930 fixup->reloc = BFD_RELOC_ALPHA_HINT; in assemble_insn()
1947 struct alpha_fixup *fixup; in assemble_insn() local
1980 fixup->exp = *reloc_exp; in assemble_insn()
1982 fixup->exp.X_op = O_absent; in assemble_insn()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexcept.c821 fixup->u.fixup.cleanup_exp = handler;
924 if (! fixup || fixup->type != ERT_FIXUP) in resolve_fixup_regions()
931 && cleanup->u.cleanup.exp == fixup->u.fixup.cleanup_exp) in resolve_fixup_regions()
937 fixup->u.fixup.real_region = cleanup->outer; in resolve_fixup_regions()
962 if (fixup->u.fixup.real_region) in remove_fixup_regions()
963 XEXP (note, 0) = GEN_INT (fixup->u.fixup.real_region->region_number); in remove_fixup_regions()
972 if (! fixup) in remove_fixup_regions()
982 if (fixup->inner) in remove_fixup_regions()
986 parent = fixup->u.fixup.real_region; in remove_fixup_regions()
1004 *pp = fixup->inner; in remove_fixup_regions()
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp212 static void fixup(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup() function
225 ldi::fixup(Size, Fixup, Value, Ctx); in lo8()
231 ldi::fixup(Size, Fixup, Value, Ctx); in hi8()
237 ldi::fixup(Size, Fixup, Value, Ctx); in hh8()
243 ldi::fixup(Size, Fixup, Value, Ctx); in ms8()
272 adjust::ldi::fixup(Size, Fixup, Value, Ctx); in adjustFixupValue()
/openbsd/lib/libm/src/
H A Ds_remquof.c44 goto fixup; /* |x|<|y| return x or x-y */ in remquof()
101 fixup: in remquof()
H A Ds_remquo.c48 goto fixup; /* |x|<|y| return x or x-y */ in remquo()
134 fixup: in remquo()
/openbsd/gnu/usr.bin/binutils/gas/
H A Dcgen.c64 struct fixup struct
71 static struct fixup fixups[GAS_CGEN_MAX_FIXUPS]; argument
136 struct fixup fixup_chain[GAS_CGEN_MAX_FIXUPS];
202 struct fixup tmp_fixup;
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dcgen.c64 struct fixup struct
71 static struct fixup fixups[GAS_CGEN_MAX_FIXUPS]; argument
136 struct fixup fixup_chain[GAS_CGEN_MAX_FIXUPS];
202 struct fixup tmp_fixup;
/openbsd/lib/libm/src/ld80/
H A Ds_remquol.c86 goto fixup; /* |x|<|y| return x or x-y */ in remquol()
147 fixup: in remquol()
/openbsd/lib/libm/src/ld128/
H A Ds_remquol.c85 goto fixup; /* |x|<|y| return x or x-y */ in remquol()
149 fixup: in remquol()
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dsrt0.s59 nop ! For some reason this is needed to fixup the text section

1234567