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

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 341 #define PRIV2(abfd, name) \
343 #define PRIV(name) PRIV2(abfd,name)
1847 return RELC_SHR_BASE + PRIV2 (h->sym->owner, shr_index);
3117 namlen = strlen (PRIV2 (shrimg, hdr_data.hdr_t_name));
3137 eisd->u.gbl_eisd.common.matchctl = PRIV2 (shrimg, matchctl);
3140 eisd->u.gbl_eisd.ident = PRIV2 (shrimg, ident);
3142 memcpy (eisd->u.gbl_eisd.gblnam + 1, PRIV2 (shrimg, hdr_data.hdr_t_name),
8900 asection *sect = PRIV2 (src, image_section);
8901 file_ptr offset = PRIV2 (src, image_offset);
8905 struct alpha_vms_shlib_el, PRIV2 (shlib, shr_index))
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 341 #define PRIV2(abfd, name) \
343 #define PRIV(name) PRIV2(abfd,name)
1847 return RELC_SHR_BASE + PRIV2 (h->sym->owner, shr_index);
3104 namlen = strlen (PRIV2 (shrimg, hdr_data.hdr_t_name));
3124 eisd->u.gbl_eisd.common.matchctl = PRIV2 (shrimg, matchctl);
3127 eisd->u.gbl_eisd.ident = PRIV2 (shrimg, ident);
3129 memcpy (eisd->u.gbl_eisd.gblnam + 1, PRIV2 (shrimg, hdr_data.hdr_t_name),
8878 asection *sect = PRIV2 (src, image_section);
8879 file_ptr offset = PRIV2 (src, image_offset);
8883 struct alpha_vms_shlib_el, PRIV2 (shlib, shr_index))
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 341 #define PRIV2(abfd, name) \
343 #define PRIV(name) PRIV2(abfd,name)
1847 return RELC_SHR_BASE + PRIV2 (h->sym->owner, shr_index);
3104 namlen = strlen (PRIV2 (shrimg, hdr_data.hdr_t_name));
3124 eisd->u.gbl_eisd.common.matchctl = PRIV2 (shrimg, matchctl);
3127 eisd->u.gbl_eisd.ident = PRIV2 (shrimg, ident);
3129 memcpy (eisd->u.gbl_eisd.gblnam + 1, PRIV2 (shrimg, hdr_data.hdr_t_name),
8878 asection *sect = PRIV2 (src, image_section);
8879 file_ptr offset = PRIV2 (src, image_offset);
8883 struct alpha_vms_shlib_el, PRIV2 (shlib, shr_index))
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 341 #define PRIV2(abfd, name) \
343 #define PRIV(name) PRIV2(abfd,name)
1847 return RELC_SHR_BASE + PRIV2 (h->sym->owner, shr_index);
3110 namlen = strlen (PRIV2 (shrimg, hdr_data.hdr_t_name));
3130 eisd->u.gbl_eisd.common.matchctl = PRIV2 (shrimg, matchctl);
3133 eisd->u.gbl_eisd.ident = PRIV2 (shrimg, ident);
3135 memcpy (eisd->u.gbl_eisd.gblnam + 1, PRIV2 (shrimg, hdr_data.hdr_t_name),
8864 asection *sect = PRIV2 (src, image_section);
8865 file_ptr offset = PRIV2 (src, image_offset);
8869 struct alpha_vms_shlib_el, PRIV2 (shlib, shr_index))
    [all...]

Completed in 106 milliseconds