Home
last modified time | relevance | path

Searched refs:print_dot (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dxc16x.opc155 versions. Ideally we'd print the "." in print_dot. */
281 print_dot (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
/netbsd/external/gpl3/gdb.old/dist/cpu/
H A Dxc16x.opc155 versions. Ideally we'd print the "." in print_dot. */
281 print_dot (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
/netbsd/external/gpl3/gdb/dist/cpu/
H A Dxc16x.opc155 versions. Ideally we'd print the "." in print_dot. */
281 print_dot (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED,
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dxc16x-dis.c192 print_dot (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, in print_dot() function
268 print_dot (cd, info, 0, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in xc16x_cgen_print_operand()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dxc16x-dis.c192 print_dot (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, in print_dot() function
268 print_dot (cd, info, 0, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in xc16x_cgen_print_operand()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dxc16x-dis.c192 print_dot (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, in print_dot() function
268 print_dot (cd, info, 0, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in xc16x_cgen_print_operand()
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldlang.c69 static bfd_vma print_dot; variable
4573 print_dot = section->vma; in print_output_section_statement()
4594 bfd_abs_section_ptr, &print_dot); in print_output_section_statement()
4634 exp_fold_tree (tree, osec, &print_dot); in print_assignment()
4653 print_dot = value; in print_assignment()
4802 addr = print_dot; in print_input_section()
4837 if (addr + TO_ADDR (size) > print_dot) in print_input_section()
4838 print_dot = addr + TO_ADDR (size); in print_input_section()
4907 print_dot = addr + TO_ADDR (size); in print_data_statement()
4951 print_dot = addr + TO_ADDR (size); in print_reloc_statement()
[all …]
H A DChangeLog-2008591 print_dot.
592 (print_input_section): Do not update print_dot if it would move
593 print_dot backwards.
H A DChangeLog-02032921 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
H A DChangeLog-20163101 (print_data_statement): Likewise. Ensure minimum print_dot
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c69 static bfd_vma print_dot; variable
4429 print_dot = section->vma; in print_output_section_statement()
4450 bfd_abs_section_ptr, &print_dot); in print_output_section_statement()
4490 exp_fold_tree (tree, osec, &print_dot); in print_assignment()
4509 print_dot = value; in print_assignment()
4658 addr = print_dot; in print_input_section()
4693 if (addr + TO_ADDR (size) > print_dot) in print_input_section()
4694 print_dot = addr + TO_ADDR (size); in print_input_section()
4763 print_dot = addr + TO_ADDR (size); in print_data_statement()
4807 print_dot = addr + TO_ADDR (size); in print_reloc_statement()
[all …]
H A DChangeLog-2008591 print_dot.
592 (print_input_section): Do not update print_dot if it would move
593 print_dot backwards.
H A DChangeLog-02032921 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
H A DChangeLog-20163101 (print_data_statement): Likewise. Ensure minimum print_dot
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldlang.c69 static bfd_vma print_dot; variable
4674 print_dot = section->vma; in print_output_section_statement()
4695 bfd_abs_section_ptr, &print_dot); in print_output_section_statement()
4735 exp_fold_tree (tree, osec, &print_dot); in print_assignment()
4754 print_dot = value; in print_assignment()
4903 addr = print_dot; in print_input_section()
4938 if (addr + TO_ADDR (size) > print_dot) in print_input_section()
4939 print_dot = addr + TO_ADDR (size); in print_input_section()
5008 print_dot = addr + TO_ADDR (size); in print_data_statement()
5052 print_dot = addr + TO_ADDR (size); in print_reloc_statement()
[all …]
H A DChangeLog-2008591 print_dot.
592 (print_input_section): Do not update print_dot if it would move
593 print_dot backwards.
H A DChangeLog-02032921 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
H A DChangeLog-20163101 (print_data_statement): Likewise. Ensure minimum print_dot
/netbsd/external/gpl3/gdb.old/dist/ld/
H A Dldlang.c69 static bfd_vma print_dot; variable
4573 print_dot = section->vma; in print_output_section_statement()
4594 bfd_abs_section_ptr, &print_dot); in print_output_section_statement()
4634 exp_fold_tree (tree, osec, &print_dot); in print_assignment()
4653 print_dot = value; in print_assignment()
4802 addr = print_dot; in print_input_section()
4837 if (addr + TO_ADDR (size) > print_dot) in print_input_section()
4838 print_dot = addr + TO_ADDR (size); in print_input_section()
4907 print_dot = addr + TO_ADDR (size); in print_data_statement()
4951 print_dot = addr + TO_ADDR (size); in print_reloc_statement()
[all …]
H A DChangeLog-2008591 print_dot.
592 (print_input_section): Do not update print_dot if it would move
593 print_dot backwards.
H A DChangeLog-02032921 * ldlang.c (print_assignment): Update print_dot for assignments to ".".
H A DChangeLog-20163101 (print_data_statement): Likewise. Ensure minimum print_dot