Searched refs:SYMBOL_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
143 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
93 #define SYMBOL_OPTIONAL 0x0100 macro
1471 sym->flags |= SYMBOL_OPTIONAL;1489 sym->flags |= SYMBOL_OPTIONAL;1627 current_entry->sym->flags |= SYMBOL_OPTIONAL;