HomeSort by relevance Sort by last modified time
    Searched refs:enbsym (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
vms.h 94 asymbol *enbsym; member in struct:evax_private_udata_struct
vms-alpha.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-evax.c 94 udata->enbsym = NULL;
121 while (udata->enbsym == NULL)
133 udata->enbsym
134 = ((struct evax_private_udata_struct *)symbol->udata.p)->enbsym;
165 (((struct evax_private_udata_struct *)symbol_get_bfdsym (l->fixp->fx_addsy)->udata.p)->enbsym->name);
tc-alpha.c     [all...]

Completed in 1592 milliseconds