Searched defs:ext1 (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
D | ext1l.s | 1 .global ext1 symbol 2 ext1 SWYM 4,8,16 label
|
D | ext1.s | 1 .global ext1 symbol 2 ext1 IS 252 label
|
D | regext1.s | 1 .global ext1 symbol 2 ext1 IS $252 label
|
D | ext1g.s | 1 .global ext1 symbol 2 ext1 GREG label
|
D | ext1-254.s | 1 .global ext1 symbol 2 ext1 IS 254 label
|
/toolchain/binutils/binutils-2.27/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.27/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 | 287 _bfd_xcoff64_swap_lineno_in (bfd *abfd, void *ext1, void *in1) in _bfd_xcoff64_swap_lineno_in() 317 _bfd_xcoff64_swap_sym_in (bfd *abfd, void *ext1, void *in1) in _bfd_xcoff64_swap_sym_in() 347 _bfd_xcoff64_swap_aux_in (bfd *abfd, void *ext1, int type, int in_class, in _bfd_xcoff64_swap_aux_in()
|
D | peXXigen.c | 109 _bfd_XXi_swap_sym_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_sym_in() 292 void * ext1, in _bfd_XXi_swap_aux_in() 441 _bfd_XXi_swap_lineno_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_lineno_in() 1111 _bfd_XXi_swap_debugdir_in (bfd * abfd, void * ext1, void * in1) in _bfd_XXi_swap_debugdir_in()
|
D | coffcode.h | 5746 coff_bigobj_swap_sym_in (bfd * abfd, void * ext1, void * in1) in coff_bigobj_swap_sym_in() 5805 void * ext1, in coff_bigobj_swap_aux_in()
|
D | coff-rs6000.c | 407 _bfd_xcoff_swap_sym_in (bfd *abfd, void * ext1, void * in1) in _bfd_xcoff_swap_sym_in() 454 _bfd_xcoff_swap_aux_in (bfd *abfd, void * ext1, int type, int in_class, in _bfd_xcoff_swap_aux_in()
|