Home | History | Annotate | Download | only in bfd

Lines Matching full:symnum

1307       bfd_vma symnum = bfd_get_32 (abfd, raw->r_symbolnum);
1313 /* Extract section and offset from r_value (symnum). */
1314 reloc.r_value = symnum;
1323 if (symnum >= sect->addr && symnum < sect->addr + sect->size)
1326 res->addend = symnum - sect->addr;
1357 /* The 'symnum' in a non-scattered PAIR is 0x00ffffff. But as this