Home
last modified time | relevance | path

Searched refs:command_size_to_target_size (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Drecord.c526 command_size_to_target_size (unsigned int size) in command_size_to_target_size() function
545 int size = command_size_to_target_size (record_insn_history_size); in cmd_record_insn_history()
659 int size = command_size_to_target_size (record_call_history_size); in cmd_record_call_history()
H A DChangeLog-20139745 * record.c (command_size_to_target_size): Fix size comparison.
9799 (command_size_to_target_size): New function.
9801 command_size_to_target_size instead of cast.