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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpread.c579 pst_syms_struct;
581 static pst_syms_struct *pst_syms_array = 0;
595 pst_syms_array = (pst_syms_struct *) xmalloc (20 * sizeof (pst_syms_struct));
614 pst_syms_array = (pst_syms_struct *) xrealloc (pst_syms_array,
615 2 * pst_syms_size * sizeof (pst_syms_struct));
572 pst_syms_struct; typedef in typeref:struct:__anon3736

Completed in 46 milliseconds