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

/freebsd-9.3-release/contrib/binutils/bfd/
H A Dpeicode.h391 There will be NUM_ILF_SECTIONS section symbols. Allow 9 characters
402 #define NUM_ILF_SECTIONS 6
403 #define NUM_ILF_SYMS (2 + NUM_ILF_SECTIONS)
414 + NUM_ILF_SECTIONS * 9 \
429 #define SIZEOF_ILF_SECTIONS (NUM_ILF_SECTIONS * sizeof (struct coff_section_tdata))
400 #define NUM_ILF_SECTIONS macro

Completed in 96 milliseconds