Home
last modified time | relevance | path

Searched refs:MAX_RELOCS (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-spu.c40 #define MAX_RELOCS 2 macro
45 expressionS exp[MAX_RELOCS];
46 int reloc_arg[MAX_RELOCS];
47 bfd_reloc_code_real_type reloc[MAX_RELOCS];
303 for (i = 0; i < MAX_RELOCS; i++) in md_assemble()
365 for (i = 0; i < MAX_RELOCS; i++) in md_assemble()