Searched refs:TB_CPLUSPLUS (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ | ||
D | pef-traceback.h | 48 #define TB_CPLUSPLUS 9U /* C++ */ macro |
D | pef.c | 101 if ((table.lang != TB_C) && (table.lang != TB_CPLUSPLUS)) in bfd_pef_parse_traceback_table() |