tools/nxstyle: rename exception _Unwind_Ptr to _Unwind to support fuzzy match

Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an 2021-04-19 13:55:34 +08:00 committed by David Sidrane
parent d5753125db
commit 692856a626

View File

@ -223,7 +223,7 @@ static const char *g_white_list[] =
/* Ref: unwind-arm-common.h */
"_Unwind_Ptr",
"_Unwind",
/* Ref:
* https://pubs.opengroup.org/onlinepubs/9699919799/functions/tempnam.html