summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAdeel <3840695+am11@users.noreply.github.com>2022-06-29 19:13:56 +0300
committerStephen M. Webb <stephen.webb@bregmasoft.ca>2022-07-08 15:59:28 -0400
commit4640cd26d5e045b738bacc20ed92a7cf8e801c0f (patch)
tree9340c3756e6e732a9bbb7f3824b8eb40e65fe044 /tests
parentcfcf3d193a4425f58ed9556ec54b6d7ab0557330 (diff)
downloadlibunwind-4640cd26d5e045b738bacc20ed92a7cf8e801c0f.tar.gz
Expose get_proc_info_in_range API
Diffstat (limited to 'tests')
-rw-r--r--tests/check-namespace.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/check-namespace.sh.in b/tests/check-namespace.sh.in
index a5613927..cf1426db 100644
--- a/tests/check-namespace.sh.in
+++ b/tests/check-namespace.sh.in
@@ -107,6 +107,7 @@ check_local_unw_abi () {
match _UL${plat}_get_fpreg
match _UL${plat}_get_proc_info
match _UL${plat}_get_proc_info_by_ip
+ match _UL${plat}_get_proc_info_in_range
match _UL${plat}_get_proc_name
match _UL${plat}_get_proc_name_by_ip
match _UL${plat}_get_reg
@@ -235,6 +236,7 @@ check_generic_unw_abi () {
match _U${plat}_get_fpreg
match _U${plat}_get_proc_info
match _U${plat}_get_proc_info_by_ip
+ match _U${plat}_get_proc_info_in_range
match _U${plat}_get_proc_name
match _U${plat}_get_proc_name_by_ip
match _U${plat}_get_reg