Searched defs:r_jmptable (Results 1 - 7 of 7) sorted by relevance

/src/sys/arch/vax/include/
H A Daout_machdep.h43 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_vax
/src/sys/arch/x86/include/
H A Daout_machdep.h43 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_i386
/src/sys/arch/hppa/include/
H A Daout_machdep.h51 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_hppa
/src/sys/arch/arm/include/
H A Daout_machdep.h50 unsigned r_jmptable:1; /* 1 if relocation to jump table */ member in struct:relocation_info_arm6
/src/sys/arch/m68k/include/
H A Daout_machdep.h52 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_m68k
/src/tools/arm-elf2aout/machine/
H A Daout_machdep.h50 unsigned r_jmptable:1; /* 1 if relocation to jump table */ member in struct:relocation_info_arm6
/src/tools/m68k-elf2aout/machine/
H A Daout_machdep.h52 r_jmptable : 1, /* relocate to jump table */ member in struct:relocation_info_m68k

Completed in 8 milliseconds