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

/freebsd-11.0-release/contrib/elftoolchain/libelftc/
H A D_libelftc.h87 char *vector_str_substr(const struct vector_str *_vs, size_t _begin,
H A Dlibelftc_dem_gnu3.c645 if ((exp = vector_str_substr(&ddata->output, p_idx,
1069 if ((exp = vector_str_substr(output, p_idx, output->size - 1,
1505 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
1522 if ((subst_str = vector_str_substr(output, p_idx,
1555 if ((name = vector_str_substr(output, p_idx, output->size - 1,
1627 if ((subst_str = vector_str_substr(output, p_idx,
1797 if ((class_type = vector_str_substr(&ddata->output, p_idx,
2010 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
2025 if ((subst_str = vector_str_substr(output, p_idx,
2062 if ((substr = vector_str_substr(outpu
[all...]
H A Dlibelftc_vstr.c290 vector_str_substr(const struct vector_str *v, size_t begin, size_t end, function
H A Dlibelftc_dem_arm.c204 if ((arg = vector_str_substr(&d.vec, arg_begin, d.vec.size - 1,
H A Dlibelftc_dem_gnu2.c217 if ((arg = vector_str_substr(&d.vec, arg_begin, d.vec.size - 1,
/freebsd-11.0-release/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c351 vector_str_substr(const struct vector_str *v, size_t begin, size_t end, function
938 if ((exp = vector_str_substr(&ddata->output, p_idx,
1362 if ((exp = vector_str_substr(output, p_idx, output->size - 1,
1796 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
1813 if ((subst_str = vector_str_substr(output, p_idx,
1846 if ((name = vector_str_substr(output, p_idx, output->size - 1,
1918 if ((subst_str = vector_str_substr(output, p_idx,
2088 if ((class_type = vector_str_substr(&ddata->output, p_idx,
2301 if ((subst_str = vector_str_substr(output, p_idx, output->size - 1,
2316 if ((subst_str = vector_str_substr(outpu
[all...]

Completed in 123 milliseconds