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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c59 #define PLT_NUM_SINGLE_ENTRIES 8192 macro
4568 > PLT_NUM_SINGLE_ENTRIES)
6917 if (reloc_index > PLT_NUM_SINGLE_ENTRIES
6919 reloc_index -= (reloc_index - PLT_NUM_SINGLE_ENTRIES) / 2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c59 #define PLT_NUM_SINGLE_ENTRIES 8192 macro
4568 > PLT_NUM_SINGLE_ENTRIES)
6917 if (reloc_index > PLT_NUM_SINGLE_ENTRIES
6919 reloc_index -= (reloc_index - PLT_NUM_SINGLE_ENTRIES) / 2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c59 #define PLT_NUM_SINGLE_ENTRIES 8192 macro
4568 > PLT_NUM_SINGLE_ENTRIES)
6917 if (reloc_index > PLT_NUM_SINGLE_ENTRIES
6919 reloc_index -= (reloc_index - PLT_NUM_SINGLE_ENTRIES) / 2;

Completed in 185 milliseconds