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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddictionary.h93 extern void mdict_add_pending (struct multidictionary *mdict,
H A Dbuildsym.c237 mdict_add_pending (BLOCK_MULTIDICT (block), *listhead);
1205 mdict_add_pending (BLOCK_MULTIDICT (block), m_file_symbols);
1216 mdict_add_pending (BLOCK_MULTIDICT (block),
H A Ddictionary.c1134 mdict_add_pending (struct multidictionary *mdict, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddictionary.h93 extern void mdict_add_pending (struct multidictionary *mdict,
H A Dbuildsym.c229 mdict_add_pending (block->multidict (), *listhead);
1141 mdict_add_pending (block->multidict (), m_file_symbols);
1152 mdict_add_pending (block->multidict (), m_global_symbols);
H A Ddictionary.c1139 mdict_add_pending (struct multidictionary *mdict, function

Completed in 145 milliseconds