Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1855 /* Truncate function name to make emit_symtab_entry() happy. */ in add_function()
2214 emit_symtab_entry(struct dxil_module *m, unsigned value, const char *name) in emit_symtab_entry() function
2241 if (!emit_symtab_entry(m, func->value.id, func->name)) in emit_value_symbol_table()
2246 if (!emit_symtab_entry(m, gvar->value.id, gvar->name)) in emit_value_symbol_table()

Completed in 8 milliseconds