Searched defs:ext1 (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | ext1-254.s | 1 .global ext1 symbol 2 ext1 IS 254 label
|
D | regext1.s | 1 .global ext1 symbol 2 ext1 IS $252 label
|
D | ext1.s | 1 .global ext1 symbol 2 ext1 IS 252 label
|
D | ext1g.s | 1 .global ext1 symbol 2 ext1 GREG label
|
D | ext1l.s | 1 .global ext1 symbol 2 ext1 SWYM 4,8,16 label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | data-reloc.s | 3 .globl ext1 symbol
|
D | insns-c674x-reloc.s | 9 .globl ext1 symbol
|
D | insns-c674x-pcrel.s | 4 .globl ext1 symbol
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | coffswap.h | 305 coff_swap_sym_in (bfd * abfd, void * ext1, void * in1) in coff_swap_sym_in() 381 void * ext1, in coff_swap_aux_in() 580 coff_swap_lineno_in (bfd * abfd, void * ext1, void * in1) in coff_swap_lineno_in()
|
D | coff64-rs6000.c | 286 _bfd_xcoff64_swap_lineno_in (bfd *abfd, void *ext1, void *in1) in _bfd_xcoff64_swap_lineno_in() 316 _bfd_xcoff64_swap_sym_in (bfd *abfd, void *ext1, void *in1) in _bfd_xcoff64_swap_sym_in() 346 _bfd_xcoff64_swap_aux_in (bfd *abfd, void *ext1, int type, int in_class, in _bfd_xcoff64_swap_aux_in()
|
D | peXXigen.c | 108 _bfd_XXi_swap_sym_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_sym_in() 291 void * ext1, in _bfd_XXi_swap_aux_in() 440 _bfd_XXi_swap_lineno_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_lineno_in() 1108 _bfd_XXi_swap_debugdir_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_debugdir_in()
|
D | coffcode.h | 5699 coff_bigobj_swap_sym_in (bfd * abfd, void * ext1, void * in1) in coff_bigobj_swap_sym_in() 5757 void * ext1, in coff_bigobj_swap_aux_in()
|
D | coff-rs6000.c | 435 _bfd_xcoff_swap_sym_in (bfd *abfd, void * ext1, void * in1) in _bfd_xcoff_swap_sym_in() 482 _bfd_xcoff_swap_aux_in (bfd *abfd, void * ext1, int type, int in_class, in _bfd_xcoff_swap_aux_in()
|