Home
last modified time | relevance | path

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

/u-boot/scripts/kconfig/
A Dnconf.h63 F_SYMBOL = 2, enumerator
A Dnconf.c318 .key = F_SYMBOL,
/u-boot/common/
A Dbedbug.c121 if (ctx.flags & F_SYMBOL) { in disppc()
123 ctx.flags &= ~F_SYMBOL; in disppc()
156 if (ctx.flags & F_SYMBOL) { in disppc()
280 if ((ctx->flags & F_SYMBOL) && in print_operands()
/u-boot/include/bedbug/
A Dppc.h358 #define F_SYMBOL 0x20 /* use symbol lookups for addresses */ macro

Completed in 22 milliseconds