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

/freebsd-12-stable/contrib/elftoolchain/libelftc/
H A D_libelftc.h83 bool vector_str_pop(struct vector_str *_vs);
H A Dlibelftc_dem_gnu2.c555 return (vector_str_pop(&d->vec));
600 vector_str_pop(&d->vec);
622 vector_str_pop(&d->vec);
646 return (vector_str_pop(&d->vec));
662 if (vector_str_pop(&d->vec) == false)
1064 if (vector_str_pop(&to.vec) == false)
1085 if (vector_str_pop(&from.vec) == false)
H A Dlibelftc_dem_arm.c485 vector_str_pop(&d->vec);
507 vector_str_pop(&d->vec);
925 if (vector_str_pop(&to.vec) == false)
946 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.c241 if (!vector_str_pop(&ddata.subst))
444 return (vector_str_pop(ddata->cur_output));
815 if (!vector_str_pop(&ddata->output)) {
1239 if (!vector_str_pop(output)) {
1825 if (!vector_str_pop(output)) {
2080 if (!vector_str_pop(&ddata->output))
2104 if (!vector_str_pop(&ddata->class_type))
3041 if (!vector_str_pop(output)) {
/freebsd-12-stable/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c291 vector_str_pop(struct vector_str *v) function
575 if (!vector_str_pop(&ddata.subst))
778 return (vector_str_pop(ddata->cur_output));
1149 if (!vector_str_pop(&ddata->output)) {
1573 if (!vector_str_pop(output)) {
2159 if (!vector_str_pop(output)) {
2414 if (!vector_str_pop(&ddata->output))
2438 if (!vector_str_pop(&ddata->class_type))
3375 if (!vector_str_pop(output)) {

Completed in 68 milliseconds