HomeSort by: relevance | last modified time | path
    Searched defs:isymp (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
cofflink.c 1426 struct internal_syment *isymp;
1456 isymp = flaginfo->internal_syms;
1488 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
1490 /* Make a copy of *isymp so that the relocate_section function
1494 isym = *isymp;
1677 islp = isymp + 2;
1951 isymp += add;
1966 isymp = flaginfo->internal_syms;
1975 add = 1 + isymp->n_numaux;
1995 BFD_ASSERT (isymp->n_numaux ==
1425 struct internal_syment *isymp; local
    [all...]
coff-sh.c 2937 struct internal_syment *isymp;
2961 isymp = internal_syms;
2967 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
2969 if (isymp->n_scnum != 0)
2970 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
2973 if (isymp->n_value == 0)
2979 esym += (isymp->n_numaux + 1) * symesz;
2980 secpp += isymp->n_numaux + 1;
2981 isymp += isymp->n_numaux + 1
2934 struct internal_syment *isymp; local
    [all...]
xcofflink.c 5189 struct internal_syment *isymp;
5240 isymp = flinfo->internal_syms;
5249 bfd_coff_swap_sym_in (input_bfd, (void *) esym, (void *) isymp);
5252 if (CSECT_SYM_P (isymp->n_sclass))
5254 BFD_ASSERT (isymp->n_numaux > 0);
5256 (void *) (esym + isymesz * isymp->n_numaux),
5257 isymp->n_type, isymp->n_sclass,
5258 isymp->n_numaux - 1, isymp->n_numaux
5177 struct internal_syment *isymp; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
cofflink.c 1438 struct internal_syment *isymp;
1468 isymp = flaginfo->internal_syms;
1500 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
1502 /* Make a copy of *isymp so that the relocate_section function
1506 isym = *isymp;
1689 islp = isymp + 2;
1963 isymp += add;
1978 isymp = flaginfo->internal_syms;
1987 add = 1 + isymp->n_numaux;
2007 BFD_ASSERT (isymp->n_numaux ==
1437 struct internal_syment *isymp; local
    [all...]
coff-sh.c 2939 struct internal_syment *isymp;
2964 isymp = internal_syms;
2970 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
2972 if (isymp->n_scnum != 0)
2973 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
2976 if (isymp->n_value == 0)
2982 esym += (isymp->n_numaux + 1) * symesz;
2983 secpp += isymp->n_numaux + 1;
2984 isymp += isymp->n_numaux + 1
2936 struct internal_syment *isymp; local
    [all...]
xcofflink.c 5189 struct internal_syment *isymp;
5240 isymp = flinfo->internal_syms;
5249 bfd_coff_swap_sym_in (input_bfd, (void *) esym, (void *) isymp);
5252 if (CSECT_SYM_P (isymp->n_sclass))
5254 BFD_ASSERT (isymp->n_numaux > 0);
5256 (void *) (esym + isymesz * isymp->n_numaux),
5257 isymp->n_type, isymp->n_sclass,
5258 isymp->n_numaux - 1, isymp->n_numaux
5177 struct internal_syment *isymp; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
cofflink.c 1399 struct internal_syment *isymp;
1429 isymp = flaginfo->internal_syms;
1461 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
1463 /* Make a copy of *isymp so that the relocate_section function
1467 isym = *isymp;
1650 islp = isymp + 2;
1924 isymp += add;
1939 isymp = flaginfo->internal_syms;
1948 add = 1 + isymp->n_numaux;
1968 BFD_ASSERT (isymp->n_numaux ==
1398 struct internal_syment *isymp; local
    [all...]
coff-sh.c 2939 struct internal_syment *isymp;
2964 isymp = internal_syms;
2970 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
2972 if (isymp->n_scnum != 0)
2973 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
2976 if (isymp->n_value == 0)
2982 esym += (isymp->n_numaux + 1) * symesz;
2983 secpp += isymp->n_numaux + 1;
2984 isymp += isymp->n_numaux + 1
2936 struct internal_syment *isymp; local
    [all...]
xcofflink.c 5142 struct internal_syment *isymp;
5193 isymp = flinfo->internal_syms;
5202 bfd_coff_swap_sym_in (input_bfd, (void *) esym, (void *) isymp);
5205 if (CSECT_SYM_P (isymp->n_sclass))
5207 BFD_ASSERT (isymp->n_numaux > 0);
5209 (void *) (esym + isymesz * isymp->n_numaux),
5210 isymp->n_type, isymp->n_sclass,
5211 isymp->n_numaux - 1, isymp->n_numaux
5130 struct internal_syment *isymp; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
cofflink.c 1399 struct internal_syment *isymp;
1429 isymp = flaginfo->internal_syms;
1461 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
1463 /* Make a copy of *isymp so that the relocate_section function
1467 isym = *isymp;
1650 islp = isymp + 2;
1924 isymp += add;
1939 isymp = flaginfo->internal_syms;
1948 add = 1 + isymp->n_numaux;
1968 BFD_ASSERT (isymp->n_numaux ==
1398 struct internal_syment *isymp; local
    [all...]
coff-sh.c 2939 struct internal_syment *isymp;
2964 isymp = internal_syms;
2970 bfd_coff_swap_sym_in (input_bfd, esym, isymp);
2972 if (isymp->n_scnum != 0)
2973 *secpp = coff_section_from_bfd_index (input_bfd, isymp->n_scnum);
2976 if (isymp->n_value == 0)
2982 esym += (isymp->n_numaux + 1) * symesz;
2983 secpp += isymp->n_numaux + 1;
2984 isymp += isymp->n_numaux + 1
2936 struct internal_syment *isymp; local
    [all...]
xcofflink.c 5150 struct internal_syment *isymp;
5201 isymp = flinfo->internal_syms;
5210 bfd_coff_swap_sym_in (input_bfd, (void *) esym, (void *) isymp);
5213 if (CSECT_SYM_P (isymp->n_sclass))
5215 BFD_ASSERT (isymp->n_numaux > 0);
5217 (void *) (esym + isymesz * isymp->n_numaux),
5218 isymp->n_type, isymp->n_sclass,
5219 isymp->n_numaux - 1, isymp->n_numaux
5138 struct internal_syment *isymp; local
    [all...]

Completed in 55 milliseconds