Searched refs:vector_str_find (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelftc/
H A D_libelftc.h79 int vector_str_find(const struct vector_str *_vs, const char *_str,
H A Dlibelftc_vstr.c89 vector_str_find(const struct vector_str *v, const char *o, size_t l) function
H A Dlibelftc_dem_gnu3.c455 if (!vector_str_find(&ddata->subst, str, len))
2432 if (!vector_str_find(&ddata->tmpl, arg, arg_len) &&
2994 if (!vector_str_find(&ddata->subst, type_str, type_str_len) &&
/freebsd-12-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c178 vector_str_find(const struct vector_str *v, const char *o, size_t l) function
789 if (!vector_str_find(&ddata->subst, str, len))
2766 if (!vector_str_find(&ddata->tmpl, arg, arg_len) &&
3328 if (!vector_str_find(&ddata->subst, type_str, type_str_len) &&

Completed in 193 milliseconds