| /src/external/gpl3/gdb.old/dist/gdb/ |
| mdebugread.c | 2321 EXTR *ext_in; 2404 ext_in = ext_block.data (); 2405 for (; ext_out < ext_out_end; ext_out += external_ext_size, ext_in++) 2406 (*swap_ext_in) (cur_bfd, ext_out, ext_in); 2409 ext_in = ext_block.data (); 2410 ext_in_end = ext_in + hdr->iextMax; 2411 for (; ext_in < ext_in_end; ext_in++) 2414 if (ext_in->ifd >= -1 2415 && ext_in->ifd < hdr->ifdMa 2313 EXTR *ext_in; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| mdebugread.c | 2321 EXTR *ext_in; 2404 ext_in = ext_block.data (); 2405 for (; ext_out < ext_out_end; ext_out += external_ext_size, ext_in++) 2406 (*swap_ext_in) (cur_bfd, ext_out, ext_in); 2409 ext_in = ext_block.data (); 2410 ext_in_end = ext_in + hdr->iextMax; 2411 for (; ext_in < ext_in_end; ext_in++) 2414 if (ext_in->ifd >= -1 2415 && ext_in->ifd < hdr->ifdMa 2313 EXTR *ext_in; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfnn-riscv.c | 4040 struct riscv_subset_t *ext_in, *ext_out, *ext_merged; local 4044 find_in = riscv_lookup_subset (&in_subsets, find_ext, &ext_in); 4051 riscv_update_subset_version(ext_in, ext_out); 4053 ext_merged = find_out ? ext_out : ext_in;
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfnn-riscv.c | 3809 struct riscv_subset_t *ext_in, *ext_out, *ext_merged; local 3813 find_in = riscv_lookup_subset (&in_subsets, find_ext, &ext_in); 3820 riscv_update_subset_version(ext_in, ext_out); 3822 ext_merged = find_out ? ext_out : ext_in;
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elfnn-riscv.c | 4046 struct riscv_subset_t *ext_in, *ext_out, *ext_merged; local 4050 find_in = riscv_lookup_subset (&in_subsets, find_ext, &ext_in); 4057 riscv_update_subset_version(ext_in, ext_out); 4059 ext_merged = find_out ? ext_out : ext_in;
|
| /src/sys/dev/ic/ |
| stireg.h | 293 sti_einitin_t ext_in; member in struct:sti_initin
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elfnn-riscv.c | 4049 struct riscv_subset_t *ext_in, *ext_out, *ext_merged; local 4053 find_in = riscv_lookup_subset (&in_subsets, find_ext, &ext_in); 4060 riscv_update_subset_version(ext_in, ext_out); 4062 ext_merged = find_out ? ext_out : ext_in;
|