Searched refs:elf_phnum_max (Results 1 – 4 of 4) sorted by relevance
40 if (phnum > ms->elf_phnum_max)53 if (phnum > ms->elf_phnum_max)
624 ms->elf_phnum_max = CAST(uint16_t, v); in magic_setparam()666 *CAST(size_t *, val) = ms->elf_phnum_max; in magic_getparam()
501 uint16_t elf_phnum_max; member
584 ms->elf_phnum_max = FILE_ELF_PHNUM_MAX; in file_ms_alloc()