Searched refs:nlocals (Results 1 – 4 of 4) sorted by relevance
248 int nlocals = DECL_MAX_LOCALS (current_function_decl); local249 int cur_length = stack_pointer + nlocals;286 if (return_map == NULL_TREE || i >= nlocals295 if (i >= nlocals)1281 int nlocals = DECL_MAX_LOCALS (current_function_decl); local1282 index = nlocals + DECL_MAX_STACK (current_function_decl);1284 while (index > nlocals)
668 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; in xstormy16_elf_relax_section() local674 for (idx = 0; idx < nlocals; ++idx) in xstormy16_elf_relax_section()
1209 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; in m32c_elf_relax_plt_section() local1215 for (idx = 0; idx < nlocals; ++idx) in m32c_elf_relax_plt_section()
715 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info; local721 for (idx = 0; idx < nlocals; ++idx)