Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dfile.h512 #define FILE_ELF_PHNUM_MAX 2048 macro
H A Dfile.c155 { "elf_phnum", 0, FILE_ELF_PHNUM_MAX, "max ELF prog sections processed",
H A Dapprentice.c584 ms->elf_phnum_max = FILE_ELF_PHNUM_MAX; in file_ms_alloc()