Lines Matching refs:gdbarch_dump
85505 gdbarch.py: Fix indentation in the generated gdbarch_dump function
85750 gdbarch_dump: read_core_file_mappings = <0x817438>
86067 gdbarch_dump: long_double_format = floatformat_ibm_long_double_little^M
86244 gdbarch_dump: bfloat16_format = floatformat_bfloat16_big
86245 gdbarch_dump: double_format = floatformat_ieee_double_big
86246 gdbarch_dump: float_format = floatformat_ieee_single_big
86247 gdbarch_dump: half_format = floatformat_ieee_half_big
86248 gdbarch_dump: long_double_format = floatformat_i387_ext
86261 gdbarch_dump: bfloat16_format = floatformat_bfloat16_little
86262 gdbarch_dump: half_format = floatformat_ieee_half_little
86263 gdbarch_dump: float_format = floatformat_ieee_single_little
86264 gdbarch_dump: double_format = floatformat_ieee_double_little
86265 gdbarch_dump: long_double_format = floatformat_i387_ext
151834 Do not sort the fields in gdbarch_dump
151836 gdbarch_dump. This sorting isn't done anywhere else by gdbarch.sh,