Searched refs:F_SYMBOL (Results 1 – 8 of 8) sorted by relevance
120 if (ctx.flags & F_SYMBOL) { in disppc()122 ctx.flags &= ~F_SYMBOL; in disppc()155 if (ctx.flags & F_SYMBOL) { in disppc()279 if ((ctx->flags & F_SYMBOL) && in print_operands()
62 F_SYMBOL = 2, enumerator
318 .key = F_SYMBOL,
66 F_SYMBOL = 2, enumerator
64 F_SYMBOL = 2, enumerator
358 #define F_SYMBOL 0x20 /* use symbol lookups for addresses */ macro