Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/mopd/common/
Dcommon.h92 #define SEC_MAX 4 macro
100 } e_sections[SEC_MAX]; /* program sections */
Dfile.c567 if (e_phnum > SEC_MAX) in GetElf32FileInfo()
758 if (e_phnum > SEC_MAX) in GetElf64FileInfo()