Home
last modified time | relevance | path

Searched refs:auxent (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoffgen.c857 auxent = &(native + 1)->u.auxent;
1432 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0)
1434 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p =
1435 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l;
1436 auxent->fix_end = 1;
1440 if (auxent->u.auxent.x_sym.x_tagndx.l > 0)
1442 auxent->u.auxent.x_sym.x_tagndx.p =
1443 table_base + auxent->u.auxent.x_sym.x_tagndx.l;
1444 auxent->fix_tag = 1;
1698 &(internal_ptr->u.auxent));
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoffgen.c857 auxent = &(native + 1)->u.auxent;
1504 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0)
1506 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p =
1507 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l;
1508 auxent->fix_end = 1;
1512 if (auxent->u.auxent.x_sym.x_tagndx.l > 0)
1514 auxent->u.auxent.x_sym.x_tagndx.p =
1515 table_base + auxent->u.auxent.x_sym.x_tagndx.l;
1516 auxent->fix_tag = 1;
1771 &(internal_ptr->u.auxent));
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dcoffgen.c857 auxent = &(native + 1)->u.auxent;
1504 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0)
1506 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p =
1507 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l;
1508 auxent->fix_end = 1;
1512 if (auxent->u.auxent.x_sym.x_tagndx.l > 0)
1514 auxent->u.auxent.x_sym.x_tagndx.p =
1515 table_base + auxent->u.auxent.x_sym.x_tagndx.l;
1516 auxent->fix_tag = 1;
1771 &(internal_ptr->u.auxent));
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dcoffgen.c822 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1417 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0) in coff_pointerize_aux()
1419 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1420 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1421 auxent->fix_end = 1; in coff_pointerize_aux()
1425 if (auxent->u.auxent.x_sym.x_tagndx.l > 0) in coff_pointerize_aux()
1427 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
1428 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
1429 auxent->fix_tag = 1; in coff_pointerize_aux()
1675 &(internal_ptr->u.auxent)); in coff_get_normalized_symtab()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoffgen.c805 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1357 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0) in coff_pointerize_aux()
1359 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1360 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1361 auxent->fix_end = 1; in coff_pointerize_aux()
1365 if (auxent->u.auxent.x_sym.x_tagndx.l > 0) in coff_pointerize_aux()
1367 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
1368 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
1369 auxent->fix_tag = 1; in coff_pointerize_aux()
1613 &(internal_ptr->u.auxent)); in coff_get_normalized_symtab()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Dcoffgen.c887 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1540 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0 in coff_pointerize_aux()
1541 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1543 && table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1546 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1547 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1548 auxent->fix_end = 1; in coff_pointerize_aux()
1553 if ((unsigned long) auxent->u.auxent.x_sym.x_tagndx.l in coff_pointerize_aux()
1555 && table_base + auxent->u.auxent.x_sym.x_tagndx.l < table_end) in coff_pointerize_aux()
1557 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcoffgen.c887 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1540 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0 in coff_pointerize_aux()
1541 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1543 && table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1546 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1547 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1548 auxent->fix_end = 1; in coff_pointerize_aux()
1553 if ((unsigned long) auxent->u.auxent.x_sym.x_tagndx.l in coff_pointerize_aux()
1555 && table_base + auxent->u.auxent.x_sym.x_tagndx.l < table_end) in coff_pointerize_aux()
1557 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcoffgen.c887 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1540 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0 in coff_pointerize_aux()
1541 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1543 && table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1546 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1547 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1548 auxent->fix_end = 1; in coff_pointerize_aux()
1553 if ((unsigned long) auxent->u.auxent.x_sym.x_tagndx.l in coff_pointerize_aux()
1555 && table_base + auxent->u.auxent.x_sym.x_tagndx.l < table_end) in coff_pointerize_aux()
1557 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcoffgen.c887 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1540 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0 in coff_pointerize_aux()
1541 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1543 && table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l in coff_pointerize_aux()
1546 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1547 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1548 auxent->fix_end = 1; in coff_pointerize_aux()
1553 if ((unsigned long) auxent->u.auxent.x_sym.x_tagndx.l in coff_pointerize_aux()
1555 && table_base + auxent->u.auxent.x_sym.x_tagndx.l < table_end) in coff_pointerize_aux()
1557 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dcoffgen.c892 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1525 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0) in coff_pointerize_aux()
1527 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1528 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1529 auxent->fix_end = 1; in coff_pointerize_aux()
1533 if (auxent->u.auxent.x_sym.x_tagndx.l > 0) in coff_pointerize_aux()
1535 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
1536 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
1537 auxent->fix_tag = 1; in coff_pointerize_aux()
1783 &(internal_ptr->u.auxent)); in coff_get_normalized_symtab()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dcoffgen.c898 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1156 *iaux = native[1].u.auxent; in coff_write_alien_symbol()
1547 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0) in coff_pointerize_aux()
1549 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1550 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1551 auxent->fix_end = 1; in coff_pointerize_aux()
1555 if (auxent->u.auxent.x_sym.x_tagndx.l > 0) in coff_pointerize_aux()
1557 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
1558 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
1559 auxent->fix_tag = 1; in coff_pointerize_aux()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dcoffgen.c898 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1156 *iaux = native[1].u.auxent; in coff_write_alien_symbol()
1547 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0) in coff_pointerize_aux()
1549 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1550 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1551 auxent->fix_end = 1; in coff_pointerize_aux()
1555 if (auxent->u.auxent.x_sym.x_tagndx.l > 0) in coff_pointerize_aux()
1557 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
1558 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
1559 auxent->fix_tag = 1; in coff_pointerize_aux()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dcoffgen.c900 auxent = &(native + 1)->u.auxent; in coff_fix_symbol_name()
1158 *iaux = native[1].u.auxent; in coff_write_alien_symbol()
1550 && auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l > 0) in coff_pointerize_aux()
1552 auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = in coff_pointerize_aux()
1553 table_base + auxent->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.l; in coff_pointerize_aux()
1554 auxent->fix_end = 1; in coff_pointerize_aux()
1558 if (auxent->u.auxent.x_sym.x_tagndx.l > 0) in coff_pointerize_aux()
1560 auxent->u.auxent.x_sym.x_tagndx.p = in coff_pointerize_aux()
1561 table_base + auxent->u.auxent.x_sym.x_tagndx.l; in coff_pointerize_aux()
1562 auxent->fix_tag = 1; in coff_pointerize_aux()
[all …]
/dports/devel/binutils/binutils-2.37/binutils/
H A Drdcoff.c402 union internal_auxent auxent; in parse_coff_struct_type() local
425 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
432 psubaux = &auxent; in parse_coff_struct_type()
445 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
699 union internal_auxent auxent; in parse_coff() local
725 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
731 paux = &auxent; in parse_coff()
774 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
817 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Drdcoff.c402 union internal_auxent auxent; in parse_coff_struct_type() local
425 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
432 psubaux = &auxent; in parse_coff_struct_type()
445 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
699 union internal_auxent auxent; in parse_coff() local
725 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
731 paux = &auxent; in parse_coff()
774 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
817 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Drdcoff.c402 union internal_auxent auxent; in parse_coff_struct_type() local
425 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
432 psubaux = &auxent; in parse_coff_struct_type()
445 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
699 union internal_auxent auxent; in parse_coff() local
725 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
731 paux = &auxent; in parse_coff()
774 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
817 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/devel/avra/avra-1.4.2/src/
H A Dcoff.c166 union auxent *pAux; in write_coff_file()
187 pAux = (union auxent *)pEntry; in write_coff_file()
207 pAux = (union auxent *)pEntry; in write_coff_file()
712 union auxent *pAux; in stab_add_lineno()
759 union auxent *pAux; in stab_add_lbracket()
782 pAux = (union auxent *)pEntry; in stab_add_lbracket()
795 union auxent *pAux; in stab_add_rbracket()
817 pAux = (union auxent *)pEntry; in stab_add_rbracket()
850 union auxent *pAux; in stab_add_filename()
915 union auxent *pAux; in stab_add_function()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Drdcoff.c396 union internal_auxent auxent; in parse_coff_struct_type() local
418 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
424 psubaux = &auxent; in parse_coff_struct_type()
437 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
689 union internal_auxent auxent; in parse_coff() local
715 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
721 paux = &auxent; in parse_coff()
764 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
807 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Drdcoff.c402 union internal_auxent auxent; in parse_coff_struct_type() local
424 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
430 psubaux = &auxent; in parse_coff_struct_type()
443 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
695 union internal_auxent auxent; in parse_coff() local
721 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
727 paux = &auxent; in parse_coff()
770 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
813 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Drdcoff.c396 union internal_auxent auxent; in parse_coff_struct_type() local
418 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
424 psubaux = &auxent; in parse_coff_struct_type()
437 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
689 union internal_auxent auxent; in parse_coff() local
715 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
721 paux = &auxent; in parse_coff()
764 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
807 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Drdcoff.c402 union internal_auxent auxent; in parse_coff_struct_type() local
424 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
430 psubaux = &auxent; in parse_coff_struct_type()
443 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
695 union internal_auxent auxent; in parse_coff() local
721 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
727 paux = &auxent; in parse_coff()
770 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
813 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Drdcoff.c402 union internal_auxent auxent; in parse_coff_struct_type() local
424 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
430 psubaux = &auxent; in parse_coff_struct_type()
443 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
695 union internal_auxent auxent; in parse_coff() local
721 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
727 paux = &auxent; in parse_coff()
770 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
813 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Drdcoff.c396 union internal_auxent auxent; in parse_coff_struct_type() local
418 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
424 psubaux = &auxent; in parse_coff_struct_type()
437 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
689 union internal_auxent auxent; in parse_coff() local
715 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
721 paux = &auxent; in parse_coff()
764 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
807 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Drdcoff.c396 union internal_auxent auxent; in parse_coff_struct_type() local
418 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff_struct_type()
424 psubaux = &auxent; in parse_coff_struct_type()
437 bitsize = auxent.x_sym.x_misc.x_lnsz.x_size; in parse_coff_struct_type()
689 union internal_auxent auxent; in parse_coff() local
715 if (! bfd_coff_get_auxent (abfd, sym, 0, &auxent)) in parse_coff()
721 paux = &auxent; in parse_coff()
764 fnend = bfd_asymbol_value (sym) + auxent.x_sym.x_misc.x_fsize; in parse_coff()
807 base = auxent.x_sym.x_misc.x_lnsz.x_lnno - 1; in parse_coff()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/head/
H A Dsyms.h163 union auxent union
216 #define AUXENT union auxent

12345678910>>...12