/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | pound.s | 5 .section .extra#, "a", @progbits 37 .xdata4 .extra#, -1 42 .secalias .extra#, "esection" 43 .secalias .extra, "esec"
|
D | pound.l | 5 .*:43: Error: section .\.extra. .* .esection. 12 [[:space:]]*[[:digit:]]+[[:space:]]+\.section \.extra#, "a", @progbits 49 [[:space:]]*[[:digit:]]+[[:space:]]+\.xdata4 \.extra#, -1 57 [[:space:]]*[[:digit:]]+[[:space:]]+\.secalias \.extra#, "esection" 58 [[:space:]]*[[:digit:]]+[[:space:]]+\.secalias \.extra, "esec"
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd.c | 626 size_t len, extra, trim; in _bfd_default_error_handler() local 704 extra = 0; in _bfd_default_error_handler() 708 ++extra; in _bfd_default_error_handler() 713 bufp += extra; in _bfd_default_error_handler() 714 if (extra > avail) in _bfd_default_error_handler() 716 trim = extra - avail; in _bfd_default_error_handler() 721 --extra; in _bfd_default_error_handler() 725 avail = extra; in _bfd_default_error_handler() 727 avail -= extra; in _bfd_default_error_handler() 730 while (extra != 0) in _bfd_default_error_handler() [all …]
|
D | peXXigen.c | 629 struct internal_extra_pe_aouthdr *extra = &pe->pe_opthdr; in _bfd_XXi_swap_aouthdr_out() local 634 sa = extra->SectionAlignment; in _bfd_XXi_swap_aouthdr_out() 635 fa = extra->FileAlignment; in _bfd_XXi_swap_aouthdr_out() 636 ib = extra->ImageBase; in _bfd_XXi_swap_aouthdr_out() 672 extra->NumberOfRvaAndSizes = IMAGE_NUMBEROF_DIRECTORY_ENTRIES; in _bfd_XXi_swap_aouthdr_out() 674 add_data_entry (abfd, extra, 0, ".edata", ib); in _bfd_XXi_swap_aouthdr_out() 675 add_data_entry (abfd, extra, 2, ".rsrc", ib); in _bfd_XXi_swap_aouthdr_out() 676 add_data_entry (abfd, extra, 3, ".pdata", ib); in _bfd_XXi_swap_aouthdr_out() 687 extra->DataDirectory[PE_IMPORT_TABLE] = idata2; in _bfd_XXi_swap_aouthdr_out() 688 extra->DataDirectory[PE_IMPORT_ADDRESS_TABLE] = idata5; in _bfd_XXi_swap_aouthdr_out() [all …]
|
D | cpu-m68k.c | 180 unsigned extra = 99, missing = 99; in bfd_m68k_features_to_mach() local 192 if (this_extra < extra) in bfd_m68k_features_to_mach() 194 extra = this_extra; in bfd_m68k_features_to_mach()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | rd-bkw5.s | 1 .ifndef extra 2 .set extra,0 define 30 .rept 4095+extra
|
D | rd-bkw5b.d | 1 #as: --underscore --em=criself --defsym extra=1
|
D | rd-bkw5bpic.d | 1 #as: --pic --underscore --em=criself --defsym extra=-818
|
D | rd-bkw5bv32.d | 1 #as: --march=v32 --underscore --em=criself --defsym extra=-818
|
D | rd-bkw5bv32pic.d | 1 #as: --march=v32 --pic --underscore --em=criself --defsym extra=-818
|
D | rd-bkw5v32.d | 1 #as: --march=v32 --underscore --em=criself --defsym extra=-819
|
D | rd-bkw5v32pic.d | 1 #as: --march=v32 --pic --underscore --em=criself --defsym extra=-819
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | elf_e_flags.s | 10 .frame $sp,0,$31 # vars= 0, regs= 0/0, args= 0, extra= 0 27 .frame $sp,40,$31 # vars= 0, regs= 1/0, args= 32, extra= 0
|
D | lineno.s | 13 .frame $fp,24,$31 # vars= 16, regs= 2/0, args= 0, extra= 0 44 .frame $fp,24,$31 # vars= 16, regs= 1/0, args= 0, extra= 0
|
D | elf-rel27.d | 11 # There's an extra R_MICROMIPS_PC10_S1 relocation here for microMIPS
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | eh-frame1.s | 64 .macro persaug auglen,extra,encoding,value 66 .byte (-(9 + \auglen + 3 + 2) & mask) + 2 + mask + \extra 70 .byte 2 + mask + \extra
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | obstack.c | 160 int extra = ((((12 + DEFAULT_ROUNDING - 1) & ~(DEFAULT_ROUNDING - 1)) in _obstack_begin() local 163 size = 4096 - extra; in _obstack_begin() 205 int extra = ((((12 + DEFAULT_ROUNDING - 1) & ~(DEFAULT_ROUNDING - 1)) in _obstack_begin_1() local 208 size = 4096 - extra; in _obstack_begin_1()
|
D | regex.c | 2916 const int32_t *extra; in PREFIX() local 2934 extra = (const int32_t *) in PREFIX() 2954 const unsigned char *extra; in PREFIX() local 2974 extra = (const unsigned char *) in PREFIX() 2988 && c1 == extra[symb_table[2 * elem + 1]] in PREFIX() 2990 &extra[symb_table[2 * elem + 1] in PREFIX() 2995 idx += 1 + extra[idx]; in PREFIX() 3007 idx += 1 + extra[idx]; in PREFIX() 3372 const unsigned char *extra; in PREFIX() local 3385 extra = (const unsigned char *) in PREFIX() [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | configure.tgt | 33 # targ_extra_obj extra object file to include 36 # targ_extra_size extra targ_size setting for the target 38 # targ_extra_big_endian extra targ_big_endian setting for the target
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | crxelf.em | 22 # This file is sourced from elf32.em, and defines extra crx-elf 67 # Put these extra crx-elf routines in ld_${EMULATION_NAME}_emulation
|
D | alphaelf.em | 22 # This file is sourced from elf32.em, and defines extra alpha 143 # Put these extra alpha routines in ld_${EMULATION_NAME}_emulation
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/symver/ |
D | symver0.d | 4 # The #... and #pass are there to match extra symbols inserted by
|
D | symver1.d | 4 # The #... and #pass are there to match extra symbols inserted by
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
D | struct.d | 5 # The #... is there to match extra symbols inserted by
|
D | symver.d | 4 # The #... and #pass are there to match extra symbols inserted by
|