Home
last modified time | relevance | path

Searched refs:vector_str_push_vector_head (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/elftoolchain/libelftc/
H A D_libelftc.h88 bool vector_str_push_vector_head(struct vector_str *_dst,
H A Dlibelftc_vstr.c248 vector_str_push_vector_head(struct vector_str *dst, struct vector_str *org) in vector_str_push_vector_head() function
H A Dlibelftc_dem_gnu3.c283 if (!vector_str_push_vector_head(&ddata.output, in cpp_demangle_gnu3()
/freebsd/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c345 vector_str_push_vector_head(struct vector_str *dst, struct vector_str *org) in vector_str_push_vector_head() function
621 if (!vector_str_push_vector_head(&ddata.output, in __cxa_demangle_gnu3()