Searched refs:COMPATIBLE_SYMBOL_BEGIN (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/build/tools/bin2obj/ | ||
| D | bin2obj.h | 56 #define COMPATIBLE_SYMBOL_BEGIN "_binary_%t" macro |
| D | cookargs.c | 81 t->symbol_begin = StrDup(COMPATIBLE_SYMBOL_BEGIN); in cook_args() |