Searched defs:r_extern (Results 1 - 11 of 11) sorted by relevance

/src/sys/arch/vax/include/
H A Daout_machdep.h41 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_vax
/src/sys/arch/x86/include/
H A Daout_machdep.h41 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_i386
/src/sys/arch/mips/include/
H A Dreloc.h66 r_extern:1, /* if set, r_index is symbol index */ member in struct:reloc_info_mips
/src/sys/arch/powerpc/include/
H A Daout_machdep.h46 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_ppc
/src/sys/arch/hppa/include/
H A Daout_machdep.h49 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_hppa
/src/sys/arch/arm/include/
H A Daout_machdep.h47 unsigned r_extern:1; /* 1 if need to add symbol to value */ member in struct:relocation_info_arm6
/src/sys/arch/m68k/include/
H A Daout_machdep.h50 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_m68k
/src/tools/arm-elf2aout/machine/
H A Daout_machdep.h47 unsigned r_extern:1; /* 1 if need to add symbol to value */ member in struct:relocation_info_arm6
/src/tools/m68k-elf2aout/machine/
H A Daout_machdep.h50 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_m68k
/src/sys/arch/sparc/include/
H A Daout_machdep.h53 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_sparc
H A Dreloc.h124 r_extern:1, /* if set, r_index is symbol index */ member in struct:reloc_info_sparc

Completed in 5 milliseconds