aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorIndu Bhagat <indu.bhagat@oracle.com>2025-08-17 15:29:44 -0700
committerIndu Bhagat <indu.bhagat@oracle.com>2025-08-17 15:29:44 -0700
commit0004c4efea88c1244040a4f79cb2b6ecc3e4708b (patch)
tree5eb4088d11a4ae0a629906d47e29692e7317a275 /gdb/python
parentfb2d8601c637d46b2fbe27ccdaafcc3875f70bbc (diff)
downloadbinutils-0004c4efea88c1244040a4f79cb2b6ecc3e4708b.zip
binutils-0004c4efea88c1244040a4f79cb2b6ecc3e4708b.tar.gz
binutils-0004c4efea88c1244040a4f79cb2b6ecc3e4708b.tar.bz2
libsframe: testsuite: use SFrame V2 specific APIs
Use sframe_encoder_add_funcdesc_v2 instead of sframe_encoder_add_funcdesc. Similarly, use sframe_decoder_get_funcdesc_v2 instead of sframe_decoder_get_funcdesc. sframe_encoder_add_funcdesc, and sframe_decoder_get_funcdesc were first added for SFrame V1. For the purpose of these testcases, the two V2 APIs are (almost) functionally equivalent. In future, we may want to make sframe_encoder_add_funcdesc and sframe_decoder_get_funcdesc internal to libsframe only. Using the V2 named APIs is better for clarity as well. libsframe/testsuite/ * libsframe.encode/encode-1.c: Use V2 named APIs instead. * libsframe.find/findfre-1.c: Likewise. * libsframe.find/findfunc-1.c: Likewise. * libsframe.decode/be-flipping.c: Likewise. * libsframe.decode/frecnt-1.c: Likewise. * libsframe.decode/frecnt-2.c: Likewise.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions