Searched refs:gdbarch_char_signed (Results 1 – 2 of 2) sorted by relevance
220 extern int gdbarch_char_signed (struct gdbarch *gdbarch);226 #define TARGET_CHAR_SIGNED (gdbarch_char_signed (current_gdbarch))
2652 gdbarch_char_signed (struct gdbarch *gdbarch) in gdbarch_char_signed() function