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:
parent
d5753125db
commit
692856a626
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue