Home
last modified time | relevance | path

Searched refs:arelt (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gdb/dist/bfd/
H A Darchive.c1959 #define foo(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1960 buf->stelt = strtol (hdr->arelt, &aloser, size); \ in bfd_generic_stat_arch_elt()
1961 if (aloser == hdr->arelt) \ in bfd_generic_stat_arch_elt()
1966 # define foo2(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1967 if (hdr->arelt[5] == ' ') \ in bfd_generic_stat_arch_elt()
1969 foo (arelt, stelt, size); \ in bfd_generic_stat_arch_elt()
1976 if (hdr->arelt[cnt] < ' ' || hdr->arelt[cnt] > ' ' + 0x3f) \ in bfd_generic_stat_arch_elt()
1979 buf->stelt += hdr->arelt[cnt] - ' '; \ in bfd_generic_stat_arch_elt()
1981 if (hdr->arelt[5] < '@' || hdr->arelt[5] > '@' + 3) \ in bfd_generic_stat_arch_elt()
1984 buf->stelt += hdr->arelt[5] - '@'; \ in bfd_generic_stat_arch_elt()
[all …]
H A Dvms-lib.c1396 struct areltdata *arelt; in _bfd_vms_lib_get_module() local
1415 arelt = bfd_zmalloc (sizeof (*arelt)); in _bfd_vms_lib_get_module()
1416 if (arelt == NULL) in _bfd_vms_lib_get_module()
1421 res->arelt_data = arelt; in _bfd_vms_lib_get_module()
1429 arelt->parsed_size = bfd_getl32 (mhd->modsize); in _bfd_vms_lib_get_module()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Darchive.c1948 #define foo(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1949 buf->stelt = strtol (hdr->arelt, &aloser, size); \ in bfd_generic_stat_arch_elt()
1950 if (aloser == hdr->arelt) \ in bfd_generic_stat_arch_elt()
1955 # define foo2(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1956 if (hdr->arelt[5] == ' ') \ in bfd_generic_stat_arch_elt()
1958 foo (arelt, stelt, size); \ in bfd_generic_stat_arch_elt()
1965 if (hdr->arelt[cnt] < ' ' || hdr->arelt[cnt] > ' ' + 0x3f) \ in bfd_generic_stat_arch_elt()
1968 buf->stelt += hdr->arelt[cnt] - ' '; \ in bfd_generic_stat_arch_elt()
1970 if (hdr->arelt[5] < '@' || hdr->arelt[5] > '@' + 3) \ in bfd_generic_stat_arch_elt()
1973 buf->stelt += hdr->arelt[5] - '@'; \ in bfd_generic_stat_arch_elt()
[all …]
H A Dvms-lib.c1328 struct areltdata *arelt; in _bfd_vms_lib_get_module() local
1347 arelt = bfd_zmalloc (sizeof (*arelt)); in _bfd_vms_lib_get_module()
1348 if (arelt == NULL) in _bfd_vms_lib_get_module()
1353 res->arelt_data = arelt; in _bfd_vms_lib_get_module()
1361 arelt->parsed_size = bfd_getl32 (mhd->modsize); in _bfd_vms_lib_get_module()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Darchive.c1985 #define foo(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1986 buf->stelt = strtol (hdr->arelt, &aloser, size); \ in bfd_generic_stat_arch_elt()
1987 if (aloser == hdr->arelt) \ in bfd_generic_stat_arch_elt()
1992 # define foo2(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1993 if (hdr->arelt[5] == ' ') \ in bfd_generic_stat_arch_elt()
1995 foo (arelt, stelt, size); \ in bfd_generic_stat_arch_elt()
2002 if (hdr->arelt[cnt] < ' ' || hdr->arelt[cnt] > ' ' + 0x3f) \ in bfd_generic_stat_arch_elt()
2005 buf->stelt += hdr->arelt[cnt] - ' '; \ in bfd_generic_stat_arch_elt()
2007 if (hdr->arelt[5] < '@' || hdr->arelt[5] > '@' + 3) \ in bfd_generic_stat_arch_elt()
2010 buf->stelt += hdr->arelt[5] - '@'; \ in bfd_generic_stat_arch_elt()
[all …]
H A Dvms-lib.c1396 struct areltdata *arelt; in _bfd_vms_lib_get_module() local
1415 arelt = bfd_zmalloc (sizeof (*arelt)); in _bfd_vms_lib_get_module()
1416 if (arelt == NULL) in _bfd_vms_lib_get_module()
1421 res->arelt_data = arelt; in _bfd_vms_lib_get_module()
1429 arelt->parsed_size = bfd_getl32 (mhd->modsize); in _bfd_vms_lib_get_module()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Darchive.c1959 #define foo(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1960 buf->stelt = strtol (hdr->arelt, &aloser, size); \ in bfd_generic_stat_arch_elt()
1961 if (aloser == hdr->arelt) \ in bfd_generic_stat_arch_elt()
1966 # define foo2(arelt, stelt, size) \ in bfd_generic_stat_arch_elt() argument
1967 if (hdr->arelt[5] == ' ') \ in bfd_generic_stat_arch_elt()
1969 foo (arelt, stelt, size); \ in bfd_generic_stat_arch_elt()
1976 if (hdr->arelt[cnt] < ' ' || hdr->arelt[cnt] > ' ' + 0x3f) \ in bfd_generic_stat_arch_elt()
1979 buf->stelt += hdr->arelt[cnt] - ' '; \ in bfd_generic_stat_arch_elt()
1981 if (hdr->arelt[5] < '@' || hdr->arelt[5] > '@' + 3) \ in bfd_generic_stat_arch_elt()
1984 buf->stelt += hdr->arelt[5] - '@'; \ in bfd_generic_stat_arch_elt()
[all …]
H A Dvms-lib.c1396 struct areltdata *arelt; in _bfd_vms_lib_get_module() local
1415 arelt = bfd_zmalloc (sizeof (*arelt)); in _bfd_vms_lib_get_module()
1416 if (arelt == NULL) in _bfd_vms_lib_get_module()
1421 res->arelt_data = arelt; in _bfd_vms_lib_get_module()
1429 arelt->parsed_size = bfd_getl32 (mhd->modsize); in _bfd_vms_lib_get_module()
H A DChangeLog-20054175 (struct ar_cache): Rename `arelt' to `arbfd' and remove `next'.