| /src/external/gpl3/gdb/dist/gdb/ |
| gdbarch_components.py | 63 # * "predefault", "postdefault", and "invalid" - These are used for 75 # has a "postdefault", then the field is set to this value. 77 # After the possible "postdefault" assignment, validation is 286 postdefault="1", variable 329 postdefault="gdbarch_ptr_bit (gdbarch)", variable 351 postdefault="gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT", variable 362 postdefault="1", variable 1990 postdefault="gdbarch->max_insn_length", variable
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| gdbarch_components.py | 63 # * "predefault", "postdefault", and "invalid" - These are used for 75 # has a "postdefault", then the field is set to this value. 77 # After the possible "postdefault" assignment, validation is 286 postdefault="1", variable 329 postdefault="gdbarch_ptr_bit (gdbarch)", variable 351 postdefault="gdbarch_ptr_bit (gdbarch) / TARGET_CHAR_BIT", variable 362 postdefault="1", variable 1953 postdefault="gdbarch->max_insn_length", variable
|