Searched refs:SEC_MAX (Results 1 – 2 of 2) sorted by relevance
92 #define SEC_MAX 4 macro100 } e_sections[SEC_MAX]; /* program sections */
527 if (e_phnum > SEC_MAX) in GetElfFileInfo()