/src/sys/arch/arm/include/ |
aout_machdep.h | 51 unsigned r_relative:1; /* 1 if load address relative */ member in struct:relocation_info_arm6
|
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
|
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
|
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
|
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
|
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
|
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
|
aout_machdep.h | 53 r_relative : 1, /* load address relative */ member in struct:relocation_info_m68k
|