HomeSort by: relevance | last modified time | path
    Searched defs:r_jmptable (Results 1 - 7 of 7) 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

Completed in 47 milliseconds