Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsymrec.c55 SYM_SPECIAL /* for special symbols that need to be in enumerator
359 yasm_symrec *rec = symtab_define(symtab, name, SYM_SPECIAL, 1, 0); in yasm_symtab_define_special()
594 return (sym->type == SYM_SPECIAL); in yasm_symrec_is_special()
671 case SYM_SPECIAL: in yasm_symrec_print()