Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsymrec.c469 symrec_print_wrapper(yasm_symrec *sym, /*@null@*/ void *d) in symrec_print_wrapper() function
484 yasm_symtab_traverse(symtab, &data, symrec_print_wrapper); in yasm_symtab_print()