Home
last modified time | relevance | path

Searched refs:TARGET_CHAR_SIGNED (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dgdbarch.h240 #if !defined (GDB_TM_FILE) && defined (TARGET_CHAR_SIGNED)
243 #if !defined (TARGET_CHAR_SIGNED)
244 #define TARGET_CHAR_SIGNED (gdbarch_char_signed (current_gdbarch)) macro
Dgdbtypes.c3125 | (TARGET_CHAR_SIGNED ? 0 : TYPE_FLAG_UNSIGNED)), in build_gdbtypes()
3355 | (TARGET_CHAR_SIGNED ? 0 : TYPE_FLAG_UNSIGNED)), in gdbtypes_post_init()
Dgdbarch.c800 #ifdef TARGET_CHAR_SIGNED in gdbarch_dump()
803 XSTRING (TARGET_CHAR_SIGNED)); in gdbarch_dump()
Dgdbarch.sh415 v:TARGET_CHAR_SIGNED:int:char_signed:::1:-1:1
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo3775 @item TARGET_CHAR_SIGNED
3776 @findex TARGET_CHAR_SIGNED