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
@ -223,7 +223,7 @@ static const char *g_white_list[] =
|
|||||||
|
|
||||||
/* Ref: unwind-arm-common.h */
|
/* Ref: unwind-arm-common.h */
|
||||||
|
|
||||||
"_Unwind_Ptr",
|
"_Unwind",
|
||||||
|
|
||||||
/* Ref:
|
/* Ref:
|
||||||
* https://pubs.opengroup.org/onlinepubs/9699919799/functions/tempnam.html
|
* https://pubs.opengroup.org/onlinepubs/9699919799/functions/tempnam.html
|
||||||
|
Loading…
Reference in New Issue
Block a user