|
GDB (API)
|
Go to the source code of this file.
Functions | |
| void | free_char_ptr_vec (VEC(char_ptr)*char_ptr_vec) |
| void | dirnames_to_char_ptr_vec_append (VEC(char_ptr)**vecp, const char *dirnames) |
| VEC (char_ptr) | |
| void dirnames_to_char_ptr_vec_append | ( | VEC(char_ptr)** | vecp, |
| const char * | dirnames | ||
| ) |
Definition at line 52 of file gdb_vecs.c.
| void free_char_ptr_vec | ( | VEC(char_ptr)* | char_ptr_vec | ) |
Definition at line 37 of file gdb_vecs.c.
Definition at line 85 of file gdb_vecs.c.
1.7.6.1