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

  /src/sys/arch/arm/include/
aout_machdep.h 51 unsigned r_relative:1; /* 1 if load address relative */ member in struct:relocation_info_arm6
  /src/sys/arch/hppa/include/
aout_machdep.h 52 r_relative : 1, /* load address relative */ member in struct:relocation_info_hppa
  /src/sys/arch/m68k/include/
aout_machdep.h 53 r_relative : 1, /* load address relative */ member in struct:relocation_info_m68k
  /src/sys/arch/vax/include/
aout_machdep.h 44 r_relative : 1, /* load address relative */ member in struct:relocation_info_vax
  /src/sys/arch/x86/include/
aout_machdep.h 44 r_relative : 1, /* load address relative */ member in struct:relocation_info_i386
  /src/tools/arm-elf2aout/machine/
aout_machdep.h 51 unsigned r_relative:1; /* 1 if load address relative */ member in struct:relocation_info_arm6
  /src/tools/m68k-elf2aout/machine/
aout_machdep.h 53 r_relative : 1, /* load address relative */ 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 */
128 r_relative = 0;
176 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
189 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1940 int r_baserel, r_jmptable, r_relative;
1961 r_relative = (g->howto->type & 32) != 0;
2010 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2022 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
2218 int r_baserel, r_jmptable, r_relative;
2234 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
2247 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE));
2253 + 16 * r_jmptable + 32 * r_relative);
3798 int r_relative;
3804 r_relative = (howto->type & 32) != 0
1934 int r_baserel, r_jmptable, r_relative; local
2212 int r_baserel, r_jmptable, r_relative; local
3995 int r_relative; local
    [all...]
pdp11.c 3225 int r_relative;
3233 r_relative = (howto->type & 32) != 0;
3247 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3260 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
3216 int r_relative; 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 */
128 r_relative = 0;
176 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
189 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1940 int r_baserel, r_jmptable, r_relative;
1961 r_relative = (g->howto->type & 32) != 0;
2010 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2022 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
2218 int r_baserel, r_jmptable, r_relative;
2234 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
2247 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE));
2253 + 16 * r_jmptable + 32 * r_relative);
3798 int r_relative;
3804 r_relative = (howto->type & 32) != 0
1934 int r_baserel, r_jmptable, r_relative; local
2212 int r_baserel, r_jmptable, r_relative; local
3995 int r_relative; local
    [all...]
pdp11.c 3225 int r_relative;
3233 r_relative = (howto->type & 32) != 0;
3247 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3260 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
3216 int r_relative; 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 */
128 r_relative = 0;
176 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
189 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1940 int r_baserel, r_jmptable, r_relative;
1961 r_relative = (g->howto->type & 32) != 0;
2010 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2022 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
2218 int r_baserel, r_jmptable, r_relative;
2234 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
2247 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE));
2253 + 16 * r_jmptable + 32 * r_relative);
3805 int r_relative;
3811 r_relative = (howto->type & 32) != 0
1934 int r_baserel, r_jmptable, r_relative; local
2212 int r_baserel, r_jmptable, r_relative; local
4002 int r_relative; local
    [all...]
pdp11.c 3232 int r_relative;
3240 r_relative = (howto->type & 32) != 0;
3254 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3267 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
3223 int r_relative; 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 */
128 r_relative = 0;
176 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
189 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
117 int r_baserel, r_jmptable, r_relative; local
aoutx.h 1948 int r_baserel, r_jmptable, r_relative;
1969 r_relative = (g->howto->type & 32) != 0;
2018 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
2030 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
2226 int r_baserel, r_jmptable, r_relative;
2242 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_BIG));
2255 r_relative= (0 != (bytes->r_type[0] & RELOC_STD_BITS_RELATIVE_LITTLE));
2261 + 16 * r_jmptable + 32 * r_relative);
3813 int r_relative;
3819 r_relative = (howto->type & 32) != 0
1942 int r_baserel, r_jmptable, r_relative; local
2220 int r_baserel, r_jmptable, r_relative; local
4010 int r_relative; local
    [all...]
pdp11.c 3239 int r_relative;
3247 r_relative = (howto->type & 32) != 0;
3261 | (r_relative ? RELOC_STD_BITS_RELATIVE_BIG : 0)
3274 | (r_relative ? RELOC_STD_BITS_RELATIVE_LITTLE : 0)
3230 int r_relative; local
  /src/external/gpl3/binutils/dist/include/aout/
aout64.h 404 unsigned int r_relative:1; /* "relative relocation". */
402 unsigned int r_relative:1; \/* "relative relocation". *\/ member in struct:reloc_std_internal
  /src/external/gpl3/binutils.old/dist/include/aout/
aout64.h 404 unsigned int r_relative:1; /* "relative relocation". */
402 unsigned int r_relative:1; \/* "relative relocation". *\/ member in struct:reloc_std_internal
  /src/external/gpl3/gdb/dist/include/aout/
aout64.h 404 unsigned int r_relative:1; /* "relative relocation". */
402 unsigned int r_relative:1; \/* "relative relocation". *\/ member in struct:reloc_std_internal
  /src/external/gpl3/gdb.old/dist/include/aout/
aout64.h 404 unsigned int r_relative:1; /* "relative relocation". */
402 unsigned int r_relative:1; \/* "relative relocation". *\/ member in struct:reloc_std_internal

Completed in 63 milliseconds