Searched refs:options_byte_order (Results 1 – 2 of 2) sorted by relevance
28 options_byte_order (enum bfd_endian order) in options_byte_order() function113 printf_filtered ("HOST_BYTE_ORDER = %s\n", options_byte_order (HOST_BYTE_ORDER)); in print_options()114 printf_filtered ("WITH_TARGET_BYTE_ORDER = %s\n", options_byte_order (WITH_TARGET_BYTE_ORDER)); in print_options()
99 * options.c (options_byte_order): Likewise. Change int to bfd_endian.