Home
last modified time | relevance | path

Searched defs:r_extern (Results 1 – 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachORelocation.h30 bool r_extern; // variable
/freebsd-10-stable/sys/i386/include/
Dreloc.h42 r_extern : 1, /* 1 if need to add symbol to value */ member
/freebsd-10-stable/sys/amd64/include/
Dreloc.h42 r_extern : 1, /* 1 if need to add symbol to value */ member
/freebsd-10-stable/sys/arm/include/
Dreloc.h46 r_extern : 1, /* 1 if need to add symbol to value */ member
/freebsd-10-stable/contrib/binutils/bfd/
Daout-arm.c354 int r_extern; in MY_swap_std_reloc_in() local
372 int r_extern; in MY_swap_std_reloc_out() local
Daoutx.h1929 int r_extern; in NAME() local
2020 int r_extern; in NAME() local
2135 int r_extern; in NAME() local
2190 int r_extern; in NAME() local
3631 int r_extern; in aout_link_reloc_link_order() local
3906 int r_extern; in aout_link_input_section_std() local
4250 int r_extern; in aout_link_input_section_ext() local
Dcoff-alpha.c1530 int r_extern; local
Dbout.c266 int r_extern = 0; in b_out_squirt_out_relocs() local
Dsunos.c1429 int r_extern; in sunos_scan_ext_relocs() local
/freebsd-10-stable/contrib/binutils/gas/config/
Daout_gnu.h335 unsigned r_extern:1; member
370 unsigned int r_extern:1; member
431 unsigned int r_extern:1; member
/freebsd-10-stable/contrib/gdb/include/
Dbout.h186 r_extern:1, member
/freebsd-10-stable/contrib/binutils/include/aout/
Daout64.h397 unsigned int r_extern:1; member
/freebsd-10-stable/contrib/binutils/include/coff/
Dinternal.h657 unsigned char r_extern; /* Used by ECOFF */ member
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DMachO.h834 r_extern:1, member