Home | History | Annotate | Download | only in bfd

Lines Matching refs:ilocalsym

1904   cmd->ilocalsym = 0;
2034 bfd_h_put_32 (abfd, module->ilocalsym, &w.ilocalsym);
2057 bfd_h_put_32 (abfd, module->ilocalsym, &n.ilocalsym);
2151 bfd_h_put_32 (abfd, cmd->ilocalsym, &raw.ilocalsym);
4015 cmd->ilocalsym = bfd_h_get_32 (abfd, raw.ilocalsym);
4063 module->ilocalsym = bfd_h_get_32 (abfd, buf + 20);