Searched defs:r_extern (Results 1 - 11 of 11) sorted by relevance
| /src/sys/arch/vax/include/ |
| H A D | aout_machdep.h | 41 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_vax
|
| /src/sys/arch/x86/include/ |
| H A D | aout_machdep.h | 41 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_i386
|
| /src/sys/arch/mips/include/ |
| H A D | reloc.h | 66 r_extern:1, /* if set, r_index is symbol index */ member in struct:reloc_info_mips
|
| /src/sys/arch/powerpc/include/ |
| H A D | aout_machdep.h | 46 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_ppc
|
| /src/sys/arch/hppa/include/ |
| H A D | aout_machdep.h | 49 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_hppa
|
| /src/sys/arch/arm/include/ |
| H A D | aout_machdep.h | 47 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 D | aout_machdep.h | 50 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_m68k
|
| /src/tools/arm-elf2aout/machine/ |
| H A D | aout_machdep.h | 47 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 D | aout_machdep.h | 50 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_m68k
|
| /src/sys/arch/sparc/include/ |
| H A D | aout_machdep.h | 53 r_extern : 1, /* 1 if need to add symbol to value */ member in struct:relocation_info_sparc
|
| H A D | reloc.h | 124 r_extern:1, /* if set, r_index is symbol index */ member in struct:reloc_info_sparc
|
Completed in 5 milliseconds