Home
last modified time | relevance | path

Searched defs:internal (Results 1 – 23 of 23) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-apollo.c59 apollo_rtype2howto (arelent *internal, int relocentry) in apollo_rtype2howto()
74 apollo_howto2rtype (reloc_howto_type *internal) in apollo_howto2rtype()
98 #define RTYPE2HOWTO(internal, relocentry) \ argument
101 #define SELECT_RELOC(external, internal) \ argument
Dcoff-m68k.c135 m68k_rtype2howto (arelent *internal, int relocentry) in m68k_rtype2howto()
151 m68k_howto2rtype (reloc_howto_type * internal) in m68k_howto2rtype()
211 #define RTYPE2HOWTO(internal, relocentry) \ argument
214 #define SELECT_RELOC(external, internal) \ argument
Dcoff-tic30.c119 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
144 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) argument
Dcoff-z80.c79 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
107 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) argument
Dcoff-h8500.c93 rtype2howto (arelent * internal, struct internal_reloc *dst) in rtype2howto()
130 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry) argument
Dcoff-w65.c72 rtype2howto (arelent *internal, in rtype2howto()
81 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry) argument
Dcoff-z8k.c83 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
117 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) argument
Dcoff-tic4x.c168 tic4x_lookup_howto (arelent *internal, in tic4x_lookup_howto()
Dcoff-h8300.c275 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto()
345 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) argument
Dcoff-sparc.c176 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry) argument
Dcoff-tic54x.c263 tic54x_lookup_howto (arelent *internal, in tic54x_lookup_howto()
Dcoff-mcore.c538 #define SELECT_RELOC(internal, howto) {internal.r_type = howto->type;} argument
Dcoff64-rs6000.c221 #define SELECT_RELOC(internal, howto) \ argument
1772 xcoff64_rtype2howto (arelent *relent, struct internal_reloc *internal) in xcoff64_rtype2howto()
Dcoff-ppc.c1713 ppc_coff_rtype2howto (arelent *relent, struct internal_reloc *internal) in ppc_coff_rtype2howto()
1899 #define SELECT_RELOC(internal, howto) {internal.r_type=howto->type;} argument
Dpeicode.h459 struct internal_reloc * internal; in pe_ILF_make_a_symbol_reloc() local
Dcoff-rs6000.c63 #define SELECT_RELOC(internal, howto) \ argument
1057 xcoff_rtype2howto (arelent *relent, struct internal_reloc *internal) in xcoff_rtype2howto()
Dcoff-sh.c525 #define RTYPE2HOWTO(relent, internal) \ argument
Dcoffgen.c1765 combined_entry_type *internal; in coff_get_normalized_symtab() local
Decoff.c860 ecoff_symbol_type *internal; in _bfd_ecoff_slurp_symbol_table() local
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
Ddefine.s8 .globl internal symbol
10 internal: label
/toolchain/binutils/binutils-2.27/opcodes/
Dz8kgen.c912 internal (void) in internal() function
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c4708 Elf_Internal_Phdr * internal; in get_32bit_program_headers() local
4752 Elf_Internal_Phdr * internal; in get_64bit_program_headers() local
5112 Elf_Internal_Shdr * internal; in get_32bit_section_headers() local
5174 Elf_Internal_Shdr * internal; in get_64bit_section_headers() local
/toolchain/binutils/binutils-2.27/ld/
Dpe-dll.c2794 char *internal = def->exports[i].internal_name; in pe_dll_generate_implib() local