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

/haiku-buildtools/legacy/binutils/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))
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c67 #define IS_UNALLOCATED(x) ((x) == 1) macro
844 if (IS_UNALLOCATED(local_syms[sym]))
862 if (IS_UNALLOCATED(h->toc_offset))

Completed in 131 milliseconds