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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c58 #define PLT_NUM_SINGLE_ENTRIES 8192 macro
4563 > PLT_NUM_SINGLE_ENTRIES)
6912 if (reloc_index > PLT_NUM_SINGLE_ENTRIES
6914 reloc_index -= (reloc_index - PLT_NUM_SINGLE_ENTRIES) / 2;

Completed in 123 milliseconds