Home
last modified time | relevance | path

Searched refs:show_endian (Results 1 – 25 of 31) sorted by relevance

12

/dports/sysutils/pax-utils/pax-utils-1.3.3/
H A Dscanmacho.c43 static char show_endian = 0; variable
725 case 'a': show_perms = show_endian = show_bind = 1; break; in parseargs()
726 case 'D': show_endian = 1; break; in parseargs()
738 show_perms = show_endian = show_size = 0; in parseargs()
755 case 'D': show_endian = 1; break; in parseargs()
778 if (show_endian) xstrcat(&out_format, "%D ", &fmt_len); in parseargs()
H A Dscanelf.c38 static char show_endian = 0; variable
2113 …case 'a': show_perms = show_pax = show_phdr = show_textrel = show_rpath = show_bind = show_endian in parseargs()
2114 case 'D': show_endian = 1; break; in parseargs()
2178 show_textrels = show_perms = show_endian = show_size = \ in parseargs()
2197 case 'D': show_endian = 1; break; in parseargs()
2225 if (show_endian) xstrcat(&out_format, "%D ", &fmt_len); in parseargs()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Darch-utils.c388 show_endian (char *args, int from_tty) in show_endian() function
426 show_endian (NULL, from_tty); in set_endian()
748 add_cmd ("endian", class_support, show_endian, in _initialize_gdbarch_utils()
H A DChangeLog-19941166 (show_endian): Change message based on target_byte_order_auto.
1209 (show_endian): New function.
H A DChangeLog-19952020 * top.c (show_endian): Cast first arg of printf_unfiltered to
H A DChangeLog-20003784 show_endian, set_endian, set_endian_big, set_endian_little,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Darch-utils.c388 show_endian (char *args, int from_tty) in show_endian() function
426 show_endian (NULL, from_tty); in set_endian()
748 add_cmd ("endian", class_support, show_endian, in _initialize_gdbarch_utils()
H A DChangeLog-19941166 (show_endian): Change message based on target_byte_order_auto.
1209 (show_endian): New function.
H A DChangeLog-19952020 * top.c (show_endian): Cast first arg of printf_unfiltered to
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Darch-utils.c273 show_endian (struct ui_file *file, int from_tty, struct cmd_list_element *c, in show_endian() function
326 show_endian (gdb_stdout, from_tty, NULL, NULL); in set_endian()
801 NULL, set_endian, show_endian, in _initialize_gdbarch_utils()
H A DChangeLog-19941166 (show_endian): Change message based on target_byte_order_auto.
1209 (show_endian): New function.
H A DChangeLog-2006696 (show_endian): Check target_byte_order_user.
H A DChangeLog-20076785 * arch-utils.c (selected_byte_order, show_endian): Likewise.
9917 * arch-utils.c (show_endian): Correct reversed condition.
H A DChangeLog-19952020 * top.c (show_endian): Cast first arg of printf_unfiltered to
H A DChangeLog-20003784 show_endian, set_endian, set_endian_big, set_endian_little,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Darch-utils.c273 show_endian (struct ui_file *file, int from_tty, struct cmd_list_element *c, in show_endian() function
326 show_endian (gdb_stdout, from_tty, NULL, NULL); in set_endian()
819 NULL, set_endian, show_endian, in _initialize_gdbarch_utils()
H A DChangeLog-19941166 (show_endian): Change message based on target_byte_order_auto.
1209 (show_endian): New function.
H A DChangeLog-2006696 (show_endian): Check target_byte_order_user.
H A DChangeLog-20076785 * arch-utils.c (selected_byte_order, show_endian): Likewise.
9917 * arch-utils.c (show_endian): Correct reversed condition.
H A DChangeLog-19952020 * top.c (show_endian): Cast first arg of printf_unfiltered to
/dports/devel/gdb/gdb-11.1/gdb/
H A Darch-utils.c368 show_endian (struct ui_file *file, int from_tty, struct cmd_list_element *c, in show_endian() function
419 show_endian (gdb_stdout, from_tty, NULL, NULL); in set_endian()
1096 NULL, set_endian, show_endian, in _initialize_gdbarch_utils()
H A DChangeLog-19941166 (show_endian): Change message based on target_byte_order_auto.
1209 (show_endian): New function.
H A DChangeLog-2006696 (show_endian): Check target_byte_order_user.
H A DChangeLog-20076783 * arch-utils.c (selected_byte_order, show_endian): Likewise.
9913 * arch-utils.c (show_endian): Correct reversed condition.
H A DChangeLog-19952019 * top.c (show_endian): Cast first arg of printf_unfiltered to

12