Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h131 #define NUM_RELOC_SECTIONS 16 macro
DChangeLog-9103558 (NUM_RELOC_SECTIONS): Update.
821 * ecoff.h (NUM_RELOC_SECTIONS): Define.
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-mips.c814 amt = NUM_RELOC_SECTIONS * sizeof (asection *); in mips_relocate_section()
925 if (int_rel.r_symndx < 0 || int_rel.r_symndx >= NUM_RELOC_SECTIONS) in mips_relocate_section()
Dcoff-alpha.c1359 amt = NUM_RELOC_SECTIONS * sizeof (asection *); in alpha_relocate_section()
1822 if (r_symndx >= NUM_RELOC_SECTIONS) in alpha_relocate_section()