| /src/external/gpl3/binutils/dist/bfd/ |
| cofflink.c | 920 struct internal_syment isym; 986 if (! coff_write_alien_symbol(abfd, sym, &isym, &written, 992 if (isym.n_sclass == C_FILE) 1004 flaginfo.last_file = isym; 1481 struct internal_syment isym; 1494 isym = *isymp; 1496 classification = bfd_coff_classify_symbol (input_bfd, &isym); 1504 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum); 1527 add = 1 + isym.n_numaux; 1547 if (! ISFCN (isym.n_type) 919 struct internal_syment isym; local 1480 struct internal_syment isym; local 2564 struct internal_syment isym; local [all...] |
| elf32-m32c.c | 969 Elf_Internal_Sym *isym; 998 for (isym = isymbuf ; isym < isymend ; isym++) 1000 switch (ELF_ST_TYPE (isym->st_info)) 1026 switch (ELF_ST_BIND (isym->st_info)) 1040 switch (ELF_ST_VISIBILITY (isym->st_other)) 1058 switch (isym->st_shndx) 1076 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s " 1078 isym, 963 Elf_Internal_Sym *isym; local 1205 Elf_Internal_Sym *isym; local 1302 Elf_Internal_Sym *isym; local 1973 Elf_Internal_Sym *isym; local [all...] |
| elf-m10200.c | 473 Elf_Internal_Sym *isym; 504 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 505 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 507 if (isym->st_shndx == sec_shndx 508 && isym->st_value > addr 509 && isym->st_value < toaddr) 510 isym->st_value -= count; 640 Elf_Internal_Sym *isym; 472 Elf_Internal_Sym *isym; local 639 Elf_Internal_Sym *isym; local 1307 Elf_Internal_Sym *isym; local [all...] |
| elf32-crx.c | 596 Elf_Internal_Sym *isym; local 628 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 629 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 631 if (isym->st_shndx == sec_shndx 632 && isym->st_value > addr 633 && isym->st_value < toaddr) 653 if (rsym != isym) 656 addsym = isym->st_value 758 Elf_Internal_Sym *isym; local 1033 Elf_Internal_Sym *isym; local [all...] |
| elf32-pru.c | 1131 Elf_Internal_Sym *isym; 1230 isym = isymbuf + ELF32_R_SYM (irel->r_info); 1231 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1232 symval = isym->st_value; 1280 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 1282 if (isym != NULL) 1286 isymend = isym + symtab_hdr->sh_info; 1287 for (; isym < isymend; isym++) 1289 if (isym->st_shndx == sec_shndx 1130 Elf_Internal_Sym *isym; local 1405 Elf_Internal_Sym *isym; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-m32c.c | 964 Elf_Internal_Sym *isym; 993 for (isym = isymbuf ; isym < isymend ; isym++) 995 switch (ELF_ST_TYPE (isym->st_info)) 1021 switch (ELF_ST_BIND (isym->st_info)) 1035 switch (ELF_ST_VISIBILITY (isym->st_other)) 1053 switch (isym->st_shndx) 1071 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s " 1073 isym, 958 Elf_Internal_Sym *isym; local 1200 Elf_Internal_Sym *isym; local 1297 Elf_Internal_Sym *isym; local 1968 Elf_Internal_Sym *isym; local [all...] |
| cofflink.c | 932 struct internal_syment isym; 998 if (! coff_write_alien_symbol(abfd, sym, &isym, &written, 1004 if (isym.n_sclass == C_FILE) 1016 flaginfo.last_file = isym; 1493 struct internal_syment isym; 1506 isym = *isymp; 1508 classification = bfd_coff_classify_symbol (input_bfd, &isym); 1516 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum); 1539 add = 1 + isym.n_numaux; 1559 if (! ISFCN (isym.n_type) 931 struct internal_syment isym; local 1492 struct internal_syment isym; local 2576 struct internal_syment isym; local [all...] |
| elf-m10200.c | 472 Elf_Internal_Sym *isym; 503 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 504 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 506 if (isym->st_shndx == sec_shndx 507 && isym->st_value > addr 508 && isym->st_value < toaddr) 509 isym->st_value -= count; 639 Elf_Internal_Sym *isym; 471 Elf_Internal_Sym *isym; local 638 Elf_Internal_Sym *isym; local 1306 Elf_Internal_Sym *isym; local [all...] |
| elf32-crx.c | 596 Elf_Internal_Sym *isym; local 628 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 629 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 631 if (isym->st_shndx == sec_shndx 632 && isym->st_value > addr 633 && isym->st_value < toaddr) 653 if (rsym != isym) 656 addsym = isym->st_value 758 Elf_Internal_Sym *isym; local 1032 Elf_Internal_Sym *isym; local [all...] |
| elf32-pru.c | 1130 Elf_Internal_Sym *isym; 1229 isym = isymbuf + ELF32_R_SYM (irel->r_info); 1230 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1231 symval = isym->st_value; 1279 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 1281 if (isym != NULL) 1285 isymend = isym + symtab_hdr->sh_info; 1286 for (; isym < isymend; isym++) 1288 if (isym->st_shndx == sec_shndx 1129 Elf_Internal_Sym *isym; local 1404 Elf_Internal_Sym *isym; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-m32c.c | 963 Elf_Internal_Sym *isym; 992 for (isym = isymbuf ; isym < isymend ; isym++) 994 switch (ELF_ST_TYPE (isym->st_info)) 1020 switch (ELF_ST_BIND (isym->st_info)) 1034 switch (ELF_ST_VISIBILITY (isym->st_other)) 1052 switch (isym->st_shndx) 1070 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s " 1072 isym, 957 Elf_Internal_Sym *isym; local 1199 Elf_Internal_Sym *isym; local 1296 Elf_Internal_Sym *isym; local 1967 Elf_Internal_Sym *isym; local [all...] |
| cofflink.c | 931 struct internal_syment isym; 959 if (! coff_write_alien_symbol(abfd, sym, &isym, &written, 965 if (isym.n_sclass == C_FILE) 977 flaginfo.last_file = isym; 1454 struct internal_syment isym; 1467 isym = *isymp; 1469 classification = bfd_coff_classify_symbol (input_bfd, &isym); 1477 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum); 1500 add = 1 + isym.n_numaux; 1520 if (! ISFCN (isym.n_type) 930 struct internal_syment isym; local 1453 struct internal_syment isym; local 2537 struct internal_syment isym; local [all...] |
| elf-m10200.c | 472 Elf_Internal_Sym *isym; 503 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 504 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 506 if (isym->st_shndx == sec_shndx 507 && isym->st_value > addr 508 && isym->st_value < toaddr) 509 isym->st_value -= count; 639 Elf_Internal_Sym *isym; 471 Elf_Internal_Sym *isym; local 638 Elf_Internal_Sym *isym; local 1306 Elf_Internal_Sym *isym; local [all...] |
| elf32-crx.c | 596 Elf_Internal_Sym *isym; local 628 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 629 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 631 if (isym->st_shndx == sec_shndx 632 && isym->st_value > addr 633 && isym->st_value < toaddr) 653 if (rsym != isym) 656 addsym = isym->st_value 758 Elf_Internal_Sym *isym; local 1032 Elf_Internal_Sym *isym; local [all...] |
| elf32-pru.c | 1130 Elf_Internal_Sym *isym; 1229 isym = isymbuf + ELF32_R_SYM (irel->r_info); 1230 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1231 symval = isym->st_value; 1279 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 1281 if (isym != NULL) 1285 isymend = isym + symtab_hdr->sh_info; 1286 for (; isym < isymend; isym++) 1288 if (isym->st_shndx == sec_shndx 1129 Elf_Internal_Sym *isym; local 1404 Elf_Internal_Sym *isym; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-m32c.c | 965 Elf_Internal_Sym *isym; 994 for (isym = isymbuf ; isym < isymend ; isym++) 996 switch (ELF_ST_TYPE (isym->st_info)) 1022 switch (ELF_ST_BIND (isym->st_info)) 1036 switch (ELF_ST_VISIBILITY (isym->st_other)) 1054 switch (isym->st_shndx) 1072 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s " 1074 isym, 959 Elf_Internal_Sym *isym; local 1201 Elf_Internal_Sym *isym; local 1298 Elf_Internal_Sym *isym; local 1969 Elf_Internal_Sym *isym; local [all...] |
| cofflink.c | 932 struct internal_syment isym; 998 if (! coff_write_alien_symbol(abfd, sym, &isym, &written, 1004 if (isym.n_sclass == C_FILE) 1016 flaginfo.last_file = isym; 1493 struct internal_syment isym; 1506 isym = *isymp; 1508 classification = bfd_coff_classify_symbol (input_bfd, &isym); 1516 *secpp = coff_section_from_bfd_index (input_bfd, isym.n_scnum); 1539 add = 1 + isym.n_numaux; 1559 if (! ISFCN (isym.n_type) 931 struct internal_syment isym; local 1492 struct internal_syment isym; local 2576 struct internal_syment isym; local [all...] |
| elf-m10200.c | 473 Elf_Internal_Sym *isym; 504 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 505 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 507 if (isym->st_shndx == sec_shndx 508 && isym->st_value > addr 509 && isym->st_value < toaddr) 510 isym->st_value -= count; 640 Elf_Internal_Sym *isym; 472 Elf_Internal_Sym *isym; local 639 Elf_Internal_Sym *isym; local 1307 Elf_Internal_Sym *isym; local [all...] |
| elf32-crx.c | 596 Elf_Internal_Sym *isym; local 628 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 629 for (isymend = isym + symtab_hdr->sh_info; isym < isymend; isym++) 631 if (isym->st_shndx == sec_shndx 632 && isym->st_value > addr 633 && isym->st_value < toaddr) 653 if (rsym != isym) 656 addsym = isym->st_value 758 Elf_Internal_Sym *isym; local 1033 Elf_Internal_Sym *isym; local [all...] |
| elf32-pru.c | 1131 Elf_Internal_Sym *isym; 1230 isym = isymbuf + ELF32_R_SYM (irel->r_info); 1231 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx); 1232 symval = isym->st_value; 1280 isym = (Elf_Internal_Sym *) symtab_hdr->contents; 1282 if (isym != NULL) 1286 isymend = isym + symtab_hdr->sh_info; 1287 for (; isym < isymend; isym++) 1289 if (isym->st_shndx == sec_shndx 1130 Elf_Internal_Sym *isym; local 1405 Elf_Internal_Sym *isym; local [all...] |
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| pecoff.c | 301 /* Convert SYM to internal (and aligned) format ISYM, using string table 306 coff_expand_symbol (b_coff_internal_symbol *isym, 311 isym->type = coff_read2 (sym->type); 312 isym->sec = coff_read2 (sym->section_number); 313 isym->sc = sym->storage_class; 315 if (isym->sec > 0 && (uint16_t) isym->sec > sects_num) 318 isym->name = sym->name.short_name; 325 isym->name = (const char *) strtab + off; 335 coff_is_function_symbol (const b_coff_internal_symbol *isym) 371 b_coff_internal_symbol isym; local 417 b_coff_internal_symbol isym; local [all...] |
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| pecoff.c | 289 /* Convert SYM to internal (and aligned) format ISYM, using string table 294 coff_expand_symbol (b_coff_internal_symbol *isym, 299 isym->type = coff_read2 (sym->type); 300 isym->sec = coff_read2 (sym->section_number); 301 isym->sc = sym->storage_class; 303 if (isym->sec > 0 && (uint16_t) isym->sec > sects_num) 306 isym->name = sym->name.short_name; 313 isym->name = (const char *) strtab + off; 323 coff_is_function_symbol (const b_coff_internal_symbol *isym) 359 b_coff_internal_symbol isym; local 405 b_coff_internal_symbol isym; local [all...] |
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| pecoff.c | 301 /* Convert SYM to internal (and aligned) format ISYM, using string table 306 coff_expand_symbol (b_coff_internal_symbol *isym, 311 isym->type = coff_read2 (sym->type); 312 isym->sec = coff_read2 (sym->section_number); 313 isym->sc = sym->storage_class; 315 if (isym->sec > 0 && (uint16_t) isym->sec > sects_num) 318 isym->name = sym->name.short_name; 325 isym->name = (const char *) strtab + off; 335 coff_is_function_symbol (const b_coff_internal_symbol *isym) 371 b_coff_internal_symbol isym; local 417 b_coff_internal_symbol isym; local [all...] |
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| pecoff.c | 301 /* Convert SYM to internal (and aligned) format ISYM, using string table 306 coff_expand_symbol (b_coff_internal_symbol *isym, 311 isym->type = coff_read2 (sym->type); 312 isym->sec = coff_read2 (sym->section_number); 313 isym->sc = sym->storage_class; 315 if (isym->sec > 0 && (uint16_t) isym->sec > sects_num) 318 isym->name = sym->name.short_name; 325 isym->name = (const char *) strtab + off; 335 coff_is_function_symbol (const b_coff_internal_symbol *isym) 371 b_coff_internal_symbol isym; local 417 b_coff_internal_symbol isym; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/d/ |
| imports.cc | 240 tree isym = v.result (); local 241 if (isym != NULL_TREE) 242 imported_decls->put (d, isym); 244 return isym;
|