Home
last modified time | relevance | path

Searched refs:CPP_DEMANGLE_TRY_LIMIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_gnu3.c111 #define CPP_DEMANGLE_TRY_LIMIT 128 macro
292 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_gnu3()
1392 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_function()
1709 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_local_name()
1922 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_nested_name()
2455 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_tmpl_args()
/freebsd/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c125 #define CPP_DEMANGLE_TRY_LIMIT 128 macro
630 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in __cxa_demangle_gnu3()
1730 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_function()
2047 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_local_name()
2260 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_nested_name()
2783 if (limit++ > CPP_DEMANGLE_TRY_LIMIT) in cpp_demangle_read_tmpl_args()