Searched refs:IS_UNALLOCATED (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-ppc.c71 #define IS_UNALLOCATED(x) ((x) == 1) macro
933 if (IS_UNALLOCATED(local_syms[sym]))
953 if (IS_UNALLOCATED(h->toc_offset))
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-ppc.c71 #define IS_UNALLOCATED(x) ((x) == 1) macro
911 if (IS_UNALLOCATED(local_syms[sym]))
931 if (IS_UNALLOCATED(h->toc_offset))

Completed in 66 milliseconds