Home
last modified time | relevance | path

Searched refs:elf_phnum_max (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Delfclass.h40 if (phnum > ms->elf_phnum_max)
53 if (phnum > ms->elf_phnum_max)
H A Dmagic.c373 ms->elf_phnum_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
406 *CAST(size_t *, val) = ms->elf_phnum_max; in magic_getparam()
H A Dfile.h437 uint16_t elf_phnum_max; member
H A Dapprentice.c517 ms->elf_phnum_max = FILE_ELF_PHNUM_MAX; in file_ms_alloc()

Completed in 15 milliseconds