Searched refs:privfd (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c740 unsigned privfd:1;
743 (privfd && symndx == -1 && ! FRVFDPIC_SYM_LOCAL (info, d.h)
891 e2->privfd |= e1->privfd;
1151 BFD_ASSERT (entry->privfd);
2167 BFD_ASSERT (picrel->privfd);
2989 entry->privfd = entry->plt
2994 entry->lazyplt = entry->privfd
3004 else if (entry->privfd && entry->plt)
3006 else if (entry->privfd)
739 unsigned privfd:1; member in struct:frvfdpic_relocs_info
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-bfin.c1251 unsigned privfd:1;
1254 (privfd && symndx == -1 && ! BFINFDPIC_SYM_LOCAL (info, d.h)
1645 BFD_ASSERT (entry->privfd);
2391 BFD_ASSERT (picrel->privfd);
3528 entry->privfd = entry->plt
3533 entry->lazyplt = entry->privfd
3541 else if (entry->privfd && entry->plt)
3543 else if (entry->privfd)
3808 else if (entry->privfd)
3826 if (entry->privfd
1250 unsigned privfd:1; member in struct:bfinfdpic_relocs_info
[all...]
H A Delf32-frv.c1111 unsigned privfd:1;
1114 (privfd && symndx == -1 && ! FRVFDPIC_SYM_LOCAL (info, d.h)
1540 BFD_ASSERT (entry->privfd);
3628 BFD_ASSERT (picrel->privfd);
4534 entry->privfd = entry->plt
4539 entry->lazyplt = entry->privfd
4549 else if (entry->privfd && entry->plt)
4551 else if (entry->privfd)
5109 else if (entry->privfd)
5154 if (entry->privfd)
1110 unsigned privfd:1; member in struct:frvfdpic_relocs_info
[all...]

Completed in 150 milliseconds