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

/freebsd-11.0-release/contrib/elftoolchain/libelftc/
H A D_libelftc.h82 bool vector_str_pop(struct vector_str *_vs);
H A Dlibelftc_dem_gnu2.c554 return (vector_str_pop(&d->vec));
599 vector_str_pop(&d->vec);
621 vector_str_pop(&d->vec);
645 return (vector_str_pop(&d->vec));
661 if (vector_str_pop(&d->vec) == false)
1070 if (vector_str_pop(&to.vec) == false)
1091 if (vector_str_pop(&from.vec) == false)
H A Dlibelftc_dem_arm.c484 vector_str_pop(&d->vec);
506 vector_str_pop(&d->vec);
931 if (vector_str_pop(&to.vec) == false)
952 if (vector_str_pop(&from.vec) == false)
H A Dlibelftc_vstr.c202 vector_str_pop(struct vector_str *v) function
H A Dlibelftc_dem_gnu3.c650 if (!vector_str_pop(&ddata->output)) {
1075 if (!vector_str_pop(output)) {
1561 if (!vector_str_pop(output)) {
1804 if (!vector_str_pop(&ddata->output))
1828 if (!vector_str_pop(&ddata->class_type))
2224 !vector_str_pop(&ddata->subst))
2661 if (!vector_str_pop(output)) {
/freebsd-11.0-release/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c263 vector_str_pop(struct vector_str *v) function
943 if (!vector_str_pop(&ddata->output)) {
1368 if (!vector_str_pop(output)) {
1852 if (!vector_str_pop(output)) {
2095 if (!vector_str_pop(&ddata->output))
2119 if (!vector_str_pop(&ddata->class_type))
2515 !vector_str_pop(&ddata->subst))
2952 if (!vector_str_pop(output)) {

Completed in 96 milliseconds