diff options
author | Richard Allen <rsaxvc@gmail.com> | 2025-02-16 16:50:01 -0600 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-03-01 11:17:13 +1030 |
commit | f19534f257eb2643624414c22aa5a32da39d7b66 (patch) | |
tree | 1af4e943b52b19aa481bc622648be38b9d4b7132 /gdb/python | |
parent | 50eeb3b1603785b7c7e01ba74041fe19ef2e137c (diff) | |
download | binutils-f19534f257eb2643624414c22aa5a32da39d7b66.zip binutils-f19534f257eb2643624414c22aa5a32da39d7b66.tar.gz binutils-f19534f257eb2643624414c22aa5a32da39d7b66.tar.bz2 |
gprof: rename min_insn_size to insn_boundary
This distinction is important for architecures like Xtensa,
where 2B and 3B instructions are common, but the correct
value for instruction iteration is 1B, not 2B.
Signed-off-by: Richard Allen <rsaxvc@gmail.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions