Searched refs:vector_str_substr (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelftc/
H A D_libelftc.h90 char *vector_str_substr(const struct vector_str *_vs, size_t _begin,
H A Dlibelftc_dem_gnu3.c810 if ((exp = vector_str_substr(&ddata->output, p_idx,
1233 if ((exp = vector_str_substr(output, p_idx, output->size - 1,
1770 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
1787 if ((subst_str = vector_str_substr(output, p_idx,
1819 if ((name = vector_str_substr(output, p_idx, output->size - 1,
1900 if ((subst_str = vector_str_substr(output, p_idx,
2073 if ((class_type = vector_str_substr(&ddata->output, p_idx,
2306 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
2321 if ((subst_str = vector_str_substr(output, p_idx,
2361 if ((substr = vector_str_substr(outpu
[all...]
H A Dlibelftc_vstr.c331 vector_str_substr(const struct vector_str *v, size_t begin, size_t end, function
H A Dlibelftc_dem_arm.c205 if ((arg = vector_str_substr(&d.vec, arg_begin, d.vec.size - 1,
H A Dlibelftc_dem_gnu2.c218 if ((arg = vector_str_substr(&d.vec, arg_begin, d.vec.size - 1,
/freebsd-12-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c420 vector_str_substr(const struct vector_str *v, size_t begin, size_t end, function
1144 if ((exp = vector_str_substr(&ddata->output, p_idx,
1567 if ((exp = vector_str_substr(output, p_idx, output->size - 1,
2104 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
2121 if ((subst_str = vector_str_substr(output, p_idx,
2153 if ((name = vector_str_substr(output, p_idx, output->size - 1,
2234 if ((subst_str = vector_str_substr(output, p_idx,
2407 if ((class_type = vector_str_substr(&ddata->output, p_idx,
2640 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
2655 if ((subst_str = vector_str_substr(outpu
[all...]

Completed in 70 milliseconds