Home
last modified time | relevance | path

Searched refs:ACONCAT (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dlibiberty.h184 #define ACONCAT(ACONCAT_PARAMS) \ macro
DChangeLog-9103560 ACONCAT): Improve comments.
569 libiberty_concat_ptr, ACONCAT): New.
DChangeLog1714 * libiberty.h (ACONCAT): Properly cast value of alloca().
/toolchain/binutils/binutils-2.25/ld/
Dplugin.c671 char *newfmt = ACONCAT ((level == LDPL_FATAL ? "%P%F: " : "%P%X: ", in message()
DChangeLog-2011669 (message): Likewise for ACONCAT.
922 (message): Likewise for ACONCAT.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c1602 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/
DChangeLog-20051883 symbolP as well as for names with a leading dot. Use ACONCAT.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c2445 msg = ACONCAT ((insn_error.msg, " `%s'", NULL)); in report_insn_error()
Dtc-arm.c2730 real_start = ACONCAT ((STUB_NAME, name, NULL)); in find_real_start()