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

/src/sys/arch/vax/include/
H A Daout_machdep.h40 r_length : 2, /* log base 2 of value's width */ member in struct:relocation_info_vax
/src/sys/arch/x86/include/
H A Daout_machdep.h40 r_length : 2, /* log base 2 of value's width */ member in struct:relocation_info_i386
/src/sys/arch/hppa/include/
H A Daout_machdep.h48 r_length : 2, /* log base 2 of value's width */ member in struct:relocation_info_hppa
/src/sys/arch/arm/include/
H A Daout_machdep.h46 unsigned r_length:2; /* 0=byte, 1=word, 2=long, 3=24bits shifted by 2 */ member in struct:relocation_info_arm6
/src/sys/arch/m68k/include/
H A Daout_machdep.h49 r_length : 2, /* log base 2 of value's width */ member in struct:relocation_info_m68k
/src/tools/arm-elf2aout/machine/
H A Daout_machdep.h46 unsigned r_length:2; /* 0=byte, 1=word, 2=long, 3=24bits shifted by 2 */ member in struct:relocation_info_arm6
/src/tools/m68k-elf2aout/machine/
H A Daout_machdep.h49 r_length : 2, /* log base 2 of value's width */ member in struct:relocation_info_m68k

Completed in 3 milliseconds