Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dmacro.c793 macro_expand_body (sb *in, sb *out, formal_entry *formals, in macro_expand_body() function
1202 err = macro_expand_body (&m->sub, out, m->formals, m->formal_hash, m); in macro_expand()
1349 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
1386 err = macro_expand_body (&sub, out, &f, h, 0); in expand_irp()
DChangeLog-2010949 (macro_expand_body): Correct comment.
1706 * macro.c (macro_expand_body): Do not treat LOCAL as a keyword in
DChangeLog-20052293 (macro_expand_body): Use new_formal and del_formal.
2522 * macro.c (macro_expand_body): Replace locals indicator parameters
2796 (macro_expand_body): Adjust comment. Range-check input before use.
DChangeLog-98991549 * macro.c (macro_expand_body): Call hash_jam with NULL rather than
4314 * macro.c (macro_expand_body): Increase buffer size.
4467 (macro_expand_body): Permit keyword parameters following
DChangeLog-2008729 * macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
DChangeLog-20041106 * macro.c (macro_expand_body): When ELF, use .LL rather than LL as
DChangeLog-9295332 * macro.c (macro_expand_body): Don't warn about == with a
745 (macro_expand_body): If macro_strip_at, don't recognize parameters
1042 * macro.c (macro_expand_body): Delete local variables from the
1479 (macro_expand_body): New static function, broken out of
1481 (macro_expand): Call macro_expand_body.
DChangeLog-00011205 (macro_expand_body): Use ISALNUM/ISDIGIT/ISUPPER/ISALPHA
6634 * macro.c (macro_expand_body): Don't prepend macro number with zeroes.
DChangeLog-96972921 * macro.c (macro_expand_body): In MRI mode, just copy a single &.