Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dsymbol.c143 static void symt_add_module_ht(struct module* module, struct symt_ht* ht) in symt_add_module_ht() function
246 symt_add_module_ht(module, (struct symt_ht*)sym); in symt_new_public()
283 symt_add_module_ht(module, (struct symt_ht*)sym); in symt_new_global_variable()
316 symt_add_module_ht(module, (struct symt_ht*)sym); in symt_new_function()
514 symt_add_module_ht(module, (struct symt_ht*)sym); in symt_new_thunk()
543 symt_add_module_ht(module, (struct symt_ht*)sym); in symt_new_constant()
570 symt_add_module_ht(module, (struct symt_ht*)sym); in symt_new_label()