Home
last modified time | relevance | path

Searched refs:nesting (Results 1 – 22 of 22) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dwrstabs.c165 unsigned int nesting; member
498 info.nesting = 0; in write_stabs_in_sections_debugging_info()
2088 assert (info->nesting == 0 && info->fun_offset == -1); in stab_start_function()
2180 ++info->nesting; in stab_start_block()
2186 if (info->nesting == 1) in stab_start_block()
2230 assert (info->nesting > 0); in stab_end_block()
2232 --info->nesting; in stab_end_block()
2235 if (info->nesting == 0) in stab_end_block()
Dsysroff.info242 (("nesting level") (2 bytes) ("nesting"))
495 (("nesting") (1 byte) ("nesting"))
Dsrconv.c616 dps.nesting = nest; in wr_dps_start()
964 dsy.nesting = nest; in walk_tree_symbol()
DChangeLog-9899832 (display_debug_info): Handle nesting. Always print the offset.
DChangeLog-91972442 because it was indentation did not reflect nesting of conditional
/toolchain/binutils/binutils-2.25/include/aout/
Dstab.def180 The desc is the nesting level in lexical blocks.
/toolchain/binutils/binutils-2.25/bfd/
Delf.c1584 static unsigned int nesting = 0; in bfd_section_from_shdr() local
1589 if (++ nesting > 3) in bfd_section_from_shdr()
2111 if (-- nesting == 0) in bfd_section_from_shdr()
DChangeLog-20052387 (scan_unit_for_functions): Remember tag and nesting level. Handle
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-20061235 * lib/ld-lib.exp (run_ld_link_exec_tests): Fix nesting. Support
/toolchain/binutils/binutils-2.25/opcodes/
Ds390-opc.txt1121 b2ec etnd RRE_R0 "extract transaction nesting depth" zEC12 zarch
DChangeLog-9297468 nesting depth when all the macros are expanded.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi1420 expansion. @code{macro_nest} indicates the current macro nesting level, which
Das.texinfo5155 nesting blocks if/else within each subsequent @code{.else} block.
/toolchain/binutils/binutils-2.25/gas/po/
Dtr.po15476 #~ msgid "paren nesting"
15917 #~ msgid "unreasonable nesting.\n"
15996 #~ msgid "AIF nesting unreasonable.\n"
16005 #~ msgid "IF nesting unreasonable.\n"
16095 #~ " [-u] [--unreasonable] allow unreasonable nesting\n"
Des.po18841 #~ msgid "paren nesting"
19175 #~ msgid "unreasonable nesting.\n"
19254 #~ msgid "AIF nesting unreasonable.\n"
19263 #~ msgid "IF nesting unreasonable.\n"
19347 #~ " [-u] [--unreasonable] allow unreasonable nesting\n"
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00017006 nesting checks with an additional flag.
7008 should be checked for proper macro/conditional nesting.
DChangeLog-20052187 (xtensa_mark_zcl_first_insns): Fix incorrect nesting of conditional
DChangeLog-02032874 (EXTERN_FORCE_RELOC): Fix TE_PE and STRICT_PE_FORMAT nesting.
DChangeLog-9295170 of nesting blocks.
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex3860 % A count to remember the depth of nesting.
3892 % example, to count as an @ifset for nesting.)
/toolchain/binutils/binutils-2.25/
DChangeLog5641 * configure.in: Cope with shell that do not support nesting
7868 avoid quotes nesting problems.
/toolchain/binutils/binutils-2.25/ld/
Dld.texinfo4168 can be at most 1 level of nesting for section sorting commands.