HomeSort by: relevance | last modified time | path
    Searched defs:r_jmptable (Results 1 - 23 of 23) sorted by relevancy

  /src/sys/arch/arm/include/
aout_machdep.h 50 unsigned r_jmptable:1; /* 1 if relocation to jump table */ member in struct:relocation_info_arm6
  /src/sys/arch/hppa/include/
aout_machdep.h 51 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_hppa
  /src/sys/arch/m68k/include/
aout_machdep.h 52 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_m68k
  /src/sys/arch/vax/include/
aout_machdep.h 43 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_vax
  /src/sys/arch/x86/include/
aout_machdep.h 43 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_i386
  /src/tools/arm-elf2aout/machine/
aout_machdep.h 50 unsigned r_jmptable:1; /* 1 if relocation to jump table */ member in struct:relocation_info_arm6
  /src/tools/m68k-elf2aout/machine/
aout_machdep.h 52 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_m68k
  /src/external/gpl3/binutils/dist/bfd/
i386lynx.c 118 int r_baserel, r_jmptable, r_relative;
125 /* r_baserel, r_jmptable, r_relative??? FIXME-soon */
127 r_jmptable = 0;
175 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
188 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1940 int r_baserel, r_jmptable, r_relative;
1960 r_jmptable = (g->howto->type & 16) != 0;
2009 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
2021 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
2218 int r_baserel, r_jmptable, r_relative;
2233 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
2246 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_LITTLE));
2253 + 16 * r_jmptable + 32 * r_relative);
3797 int r_jmptable;
3803 r_jmptable = (howto->type & 16) != 0
1934 int r_baserel, r_jmptable, r_relative; local
2212 int r_baserel, r_jmptable, r_relative; local
3994 int r_jmptable; local
    [all...]
pdp11.c 3224 int r_jmptable;
3232 r_jmptable = (howto->type & 16) != 0;
3246 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
3259 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
3215 int r_jmptable; local
  /src/external/gpl3/binutils.old/dist/bfd/
i386lynx.c 118 int r_baserel, r_jmptable, r_relative;
125 /* r_baserel, r_jmptable, r_relative??? FIXME-soon */
127 r_jmptable = 0;
175 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
188 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1940 int r_baserel, r_jmptable, r_relative;
1960 r_jmptable = (g->howto->type & 16) != 0;
2009 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
2021 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
2218 int r_baserel, r_jmptable, r_relative;
2233 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
2246 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_LITTLE));
2253 + 16 * r_jmptable + 32 * r_relative);
3797 int r_jmptable;
3803 r_jmptable = (howto->type & 16) != 0
1934 int r_baserel, r_jmptable, r_relative; local
2212 int r_baserel, r_jmptable, r_relative; local
3994 int r_jmptable; local
    [all...]
pdp11.c 3224 int r_jmptable;
3232 r_jmptable = (howto->type & 16) != 0;
3246 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
3259 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
3215 int r_jmptable; local
  /src/external/gpl3/gdb/dist/bfd/
i386lynx.c 118 int r_baserel, r_jmptable, r_relative;
125 /* r_baserel, r_jmptable, r_relative??? FIXME-soon */
127 r_jmptable = 0;
175 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
188 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1940 int r_baserel, r_jmptable, r_relative;
1960 r_jmptable = (g->howto->type & 16) != 0;
2009 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
2021 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
2218 int r_baserel, r_jmptable, r_relative;
2233 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
2246 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_LITTLE));
2253 + 16 * r_jmptable + 32 * r_relative);
3804 int r_jmptable;
3810 r_jmptable = (howto->type & 16) != 0
1934 int r_baserel, r_jmptable, r_relative; local
2212 int r_baserel, r_jmptable, r_relative; local
4001 int r_jmptable; local
    [all...]
pdp11.c 3231 int r_jmptable;
3239 r_jmptable = (howto->type & 16) != 0;
3253 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
3266 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
3222 int r_jmptable; local
  /src/external/gpl3/gdb.old/dist/bfd/
i386lynx.c 118 int r_baserel, r_jmptable, r_relative;
125 /* r_baserel, r_jmptable, r_relative??? FIXME-soon */
127 r_jmptable = 0;
175 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
188 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1948 int r_baserel, r_jmptable, r_relative;
1968 r_jmptable = (g->howto->type & 16) != 0;
2017 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
2029 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
2226 int r_baserel, r_jmptable, r_relative;
2241 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_BIG));
2254 r_jmptable= (0 != (bytes->r_type[0] & RELOC_STD_BITS_JMPTABLE_LITTLE));
2261 + 16 * r_jmptable + 32 * r_relative);
3812 int r_jmptable;
3818 r_jmptable = (howto->type & 16) != 0
1942 int r_baserel, r_jmptable, r_relative; local
2220 int r_baserel, r_jmptable, r_relative; local
4009 int r_jmptable; local
    [all...]
pdp11.c 3238 int r_jmptable;
3246 r_jmptable = (howto->type & 16) != 0;
3260 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_BIG : 0)
3273 | (r_jmptable ? RELOC_STD_BITS_JMPTABLE_LITTLE : 0)
3229 int r_jmptable; local
  /src/external/gpl3/binutils/dist/include/aout/
aout64.h 403 unsigned int r_jmptable:1; /* pc-relative to jump table. */
401 unsigned int r_jmptable:1; \/* pc-relative to jump table. *\/ member in struct:reloc_std_internal
  /src/external/gpl3/binutils.old/dist/include/aout/
aout64.h 403 unsigned int r_jmptable:1; /* pc-relative to jump table. */
401 unsigned int r_jmptable:1; \/* pc-relative to jump table. *\/ member in struct:reloc_std_internal
  /src/external/gpl3/gdb/dist/include/aout/
aout64.h 403 unsigned int r_jmptable:1; /* pc-relative to jump table. */
401 unsigned int r_jmptable:1; \/* pc-relative to jump table. *\/ member in struct:reloc_std_internal
  /src/external/gpl3/gdb.old/dist/include/aout/
aout64.h 403 unsigned int r_jmptable:1; /* pc-relative to jump table. */
401 unsigned int r_jmptable:1; \/* pc-relative to jump table. *\/ member in struct:reloc_std_internal

Completed in 120 milliseconds