Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsymrec.c85 } non_table_symrec; typedef
204 non_table_symrec *sym = yasm_xmalloc(sizeof(non_table_symrec)); in symtab_get_or_new_not_in_table()
453 non_table_symrec *sym = SLIST_FIRST(&symtab->non_table_syms); in yasm_symtab_destroy()