Searched refs:ACONCAT (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/include/ |
D | libiberty.h | 184 #define ACONCAT(ACONCAT_PARAMS) \ macro
|
D | ChangeLog-9103 | 560 ACONCAT): Improve comments. 569 libiberty_concat_ptr, ACONCAT): New.
|
D | ChangeLog | 1714 * libiberty.h (ACONCAT): Properly cast value of alloca().
|
/toolchain/binutils/binutils-2.25/ld/ |
D | plugin.c | 671 char *newfmt = ACONCAT ((level == LDPL_FATAL ? "%P%F: " : "%P%X: ", in message()
|
D | ChangeLog-2011 | 669 (message): Likewise for ACONCAT. 922 (message): Likewise for ACONCAT.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elfxx-mips.c | 1602 name = ACONCAT ((prefix, h->root.root.root.string, NULL)); in mips_elf_create_stub_symbol() 1639 name = ACONCAT ((prefix, h->root.root.root.string, NULL)); in mips_elf_create_shadow_symbol()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2005 | 1883 symbolP as well as for names with a leading dot. Use ACONCAT.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 2445 msg = ACONCAT ((insn_error.msg, " `%s'", NULL)); in report_insn_error()
|
D | tc-arm.c | 2730 real_start = ACONCAT ((STUB_NAME, name, NULL)); in find_real_start()
|