| /src/lib/libc/arch/powerpc/sys/ |
| pipe.S | 15 _DOSYSCALL(pipe) # assume, that r5 is kept
|
| /src/lib/libc/arch/powerpc64/sys/ |
| pipe.S | 11 _DOSYSCALL(pipe) # assume, that r5 is kept
|
| /src/lib/libc/arch/or1k/sys/ |
| pipe.S | 15 _DOSYSCALL(pipe) # assume, that r5 is kept
|
| brk.S | 42 _DOSYSCALL(break) # assume, that r5 is kept
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ipa-param-manipulation.cc | 716 auto_vec<bool, 16> kept (old_nargs); 717 kept.quick_grow_cleared (old_nargs); 745 kept[index] = true; 940 if (!is_gimple_reg (old_parm) || kept[i]) 1379 auto_vec<bool, 16> kept; local 1380 kept.reserve_exact (m_oparms.length ()); 1381 kept.quick_grow_cleared (m_oparms.length ()); 1406 kept[prev_index] = true; 1461 kept[parm_num] = true; 1479 if (!kept[i] [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-param-manipulation.cc | 686 auto_vec<bool, 16> kept (old_nargs); 687 kept.quick_grow_cleared (old_nargs); 715 kept[index] = true; 910 if (!is_gimple_reg (old_parm) || kept[i]) 1431 auto_vec<bool, 16> kept; local 1432 kept.reserve_exact (m_oparms.length ()); 1433 kept.quick_grow_cleared (m_oparms.length ()); 1458 kept[prev_index] = true; 1523 if (!kept[parm_num]) 1526 that will not be kept, which means that IPA-SRA would hav [all...] |
| /src/external/lgpl3/gmp/dist/mpn/x86_64/ |
| mod_1_1.asm | 52 define(`r0', `%rbp') C r1 kept in %rax 53 define(`r2', `%rcx') C kept negated. Also used as shift count
|
| /src/usr.bin/make/unit-tests/ |
| directive-include.mk | 42 # '.include' directives are typically kept as simple as possible.
|
| varmod-match-escape.mk | 34 # Therefore the escaped ':' is kept as-is, and the final pattern becomes
|
| varmod-indirect.mk | 170 # The undefined expression is kept as-is. 173 # The undefined expression is kept as-is.
|
| directive-for-escape.mk | 144 # dollar sign is kept as-is.
|
| var-op-expand.mk | 138 # assignment. The undefined variables are kept as-is and are later expanded
|
| /src/games/warp/ |
| config.h.SH | 129 * This symbol, if defined, indicates that any scoreboard kept by the 130 * program should be kept on the basis of the user's full name as opposed 169 * The domain is not kept with hostname, but must be gotten from MYDOMAIN.
|
| /src/external/lgpl3/gmp/dist/mpn/x86/k7/ |
| aors_n.asm | 166 andl $1, PARAM_SIZE C size low bit kept
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elflink.c | 11314 same size as the kept link-once section, ld will pretend that the 11315 symbol was actually defined in the kept section. Otherwise ld will 11360 /* Check if the kept section of a discarded section SEC can be used 11367 asection *kept; 11369 kept = sec->kept_section; 11370 if (kept != NULL) 11372 if ((kept->flags & SEC_GROUP) != 0) 11373 kept = match_group_member (sec, kept, info); 11374 if (kept != NULL 11355 asection *kept; local 11917 asection *kept; local [all...] |
| elf32-xtensa.c | 573 overhead (2 extra literals) for each chunk, the chunk size is kept 5073 source_reloc entries are kept in a per-literal-section array, sorted 5919 The removed_literal entries are kept on a per-section list, sorted 6182 These structures are kept on per-section lists. The "src_type" field 9628 eventually be modified to refer to the kept section (at least if 9629 the kept and discarded sections are the same size). Anticipate 9645 asection *kept = target_sec->kept_section; 9646 if (kept != NULL) 9648 if ((kept->flags & SEC_GROUP) != 0) 9650 asection *first = elf_next_in_group (kept); 9620 asection *kept = target_sec->kept_section; local [all...] |
| elf64-ia64-vms.c | 1401 unsigned int i, kept, dupes, diff, dest, src, len; local 1430 /* For duplicates, make sure that the kept one has a valid 1432 kept = dest - 1; 1434 info [kept].got_offset = got_offset; 1453 /* Make sure that the kept one has a valid got_offset. */ 1455 info [kept].got_offset = got_offset; 1463 /* Find the next duplicate. SRC will be kept. */ 1475 /* For duplicates, make sure that the kept one has 1550 kept one has a valid got_offset. We also update count. */
|
| elfnn-ia64.c | 1644 unsigned int i, kept, dupes, diff, dest, src, len; 1673 /* For duplicates, make sure that the kept one has a valid 1675 kept = dest - 1; 1677 info [kept].got_offset = got_offset; 1696 /* Make sure that the kept one has a valid got_offset. */ 1698 info [kept].got_offset = got_offset; 1706 /* Find the next duplicate. SRC will be kept. */ 1718 /* For duplicates, make sure that the kept one has 1793 kept one has a valid got_offset. We also update count. */ 1638 unsigned int i, kept, dupes, diff, dest, src, len; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elflink.c | 11289 same size as the kept link-once section, ld will pretend that the 11290 symbol was actually defined in the kept section. Otherwise ld will 11341 /* Check if the kept section of a discarded section SEC can be used 11348 asection *kept; 11350 kept = sec->kept_section; 11351 if (kept != NULL) 11353 if ((kept->flags & SEC_GROUP) != 0) 11354 kept = match_group_member (sec, kept, info); 11355 if (kept != NULL 11336 asection *kept; local 11894 asection *kept; local [all...] |
| elf32-xtensa.c | 574 overhead (2 extra literals) for each chunk, the chunk size is kept 5073 source_reloc entries are kept in a per-literal-section array, sorted 5919 The removed_literal entries are kept on a per-section list, sorted 6182 These structures are kept on per-section lists. The "src_type" field 9628 eventually be modified to refer to the kept section (at least if 9629 the kept and discarded sections are the same size). Anticipate 9645 asection *kept = target_sec->kept_section; 9646 if (kept != NULL) 9648 if ((kept->flags & SEC_GROUP) != 0) 9650 asection *first = elf_next_in_group (kept); 9620 asection *kept = target_sec->kept_section; local [all...] |
| elf64-ia64-vms.c | 1401 unsigned int i, kept, dupes, diff, dest, src, len; local 1430 /* For duplicates, make sure that the kept one has a valid 1432 kept = dest - 1; 1434 info [kept].got_offset = got_offset; 1453 /* Make sure that the kept one has a valid got_offset. */ 1455 info [kept].got_offset = got_offset; 1463 /* Find the next duplicate. SRC will be kept. */ 1475 /* For duplicates, make sure that the kept one has 1550 kept one has a valid got_offset. We also update count. */
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elflink.c | 11225 same size as the kept link-once section, ld will pretend that the 11226 symbol was actually defined in the kept section. Otherwise ld will 11277 /* Check if the kept section of a discarded section SEC can be used 11284 asection *kept; 11286 kept = sec->kept_section; 11287 if (kept != NULL) 11289 if ((kept->flags & SEC_GROUP) != 0) 11290 kept = match_group_member (sec, kept, info); 11291 if (kept != NULL 11272 asection *kept; local 11825 asection *kept; local [all...] |
| elf32-xtensa.c | 574 overhead (2 extra literals) for each chunk, the chunk size is kept 5071 source_reloc entries are kept in a per-literal-section array, sorted 5917 The removed_literal entries are kept on a per-section list, sorted 6180 These structures are kept on per-section lists. The "src_type" field 9626 eventually be modified to refer to the kept section (at least if 9627 the kept and discarded sections are the same size). Anticipate 9643 asection *kept = target_sec->kept_section; 9644 if (kept != NULL) 9646 if ((kept->flags & SEC_GROUP) != 0) 9648 asection *first = elf_next_in_group (kept); 9618 asection *kept = target_sec->kept_section; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elflink.c | 11200 same size as the kept link-once section, ld will pretend that the 11201 symbol was actually defined in the kept section. Otherwise ld will 11252 /* Check if the kept section of a discarded section SEC can be used 11259 asection *kept; 11261 kept = sec->kept_section; 11262 if (kept != NULL) 11264 if ((kept->flags & SEC_GROUP) != 0) 11265 kept = match_group_member (sec, kept, info); 11266 if (kept != NULL 11247 asection *kept; local 11800 asection *kept; local [all...] |
| elf32-xtensa.c | 574 overhead (2 extra literals) for each chunk, the chunk size is kept 5073 source_reloc entries are kept in a per-literal-section array, sorted 5919 The removed_literal entries are kept on a per-section list, sorted 6186 These structures are kept on per-section lists. The "src_type" field 9632 eventually be modified to refer to the kept section (at least if 9633 the kept and discarded sections are the same size). Anticipate 9649 asection *kept = target_sec->kept_section; 9650 if (kept != NULL) 9652 if ((kept->flags & SEC_GROUP) != 0) 9654 asection *first = elf_next_in_group (kept); 9624 asection *kept = target_sec->kept_section; local [all...] |