Searched refs:inner (Results 1 – 17 of 17) sorted by relevance
8 * hist.c (hist_assign_samples_1): Make sure that inner loop
2347 symbolS *inner = imm_expr->X_add_symbol; in shmedia_get_operands() local2350 = symbol_get_value_expression (inner); in shmedia_get_operands()2377 inner = inner_expr->X_add_symbol; in shmedia_get_operands()2378 inner_expr = symbol_get_value_expression (inner); in shmedia_get_operands()2391 && S_GET_SEGMENT (inner) != absolute_section) in shmedia_get_operands()2394 operands->operands[i].immediate.X_add_symbol = inner; in shmedia_get_operands()2399 = *symbol_get_value_expression (inner); in shmedia_get_operands()
75 struct stag *inner; /* Enclosed .struct. */ member658 current_stag->inner = XCNEW (struct stag); in tic54x_struct()659 current_stag->inner->outer = current_stag; in tic54x_struct()660 current_stag = current_stag->inner; in tic54x_struct()754 stag_add_field (current_stag, current_stag->inner->name, in tic54x_endstruct()755 S_GET_VALUE (current_stag->inner->sym), in tic54x_endstruct()756 current_stag->inner); in tic54x_endstruct()
199 bits at a time. It also supports 4 * 4 array operations and inner
666 @code{ADD} at @code{M} in the inner @code{transform} region.
1021 * crx-dis.c (make_instruction): Move argument structure into inner
1673 (print_insn_hppa): Rename inner block opcode -> opc to avoid
681 (dshci fipr "Floating point inner product"
470 (dshmi fiprs "Floating point inner product (single)"
2518 * elf64-x86-64.c (elf64_x86_64_relocate_section): Rename inner "indx"2527 * som.c (som_prep_for_fixups): Rename inner "i" to "j".2659 (ieee_slurp_sections): Move "section" var to inner blocks.7603 inner block var to avoid shadowing.
4757 dynamic object is present. Declare r_symndx and h in an inner4797 inner scope.
413 handle one opd entry per iteration, with an inner loop
2434 (compute_text_actions): Use it to decode opcodes outside inner loop.
4452 declaration, move some declarations into inner scopes.
844 * cofflink.c (_bfd_coff_link_input_bfd): Rename inner scope
9 (ppc_elf_got16_{inner,reloc}): Stubs for real GOT support.3461 (NAME(bfd_elf,size_dynamic_sections)): Declare variables in inner
3720 # Multi-dimensional arrays with qualifiers on the inner dimensions.