Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dmagic.c349 ms->elf_shnum_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
388 *CAST(size_t *, val) = ms->elf_shnum_max; in magic_getparam()
H A Dfile.h479 uint16_t elf_shnum_max; member
H A Dapprentice.c578 ms->elf_shnum_max = FILE_ELF_SHNUM_MAX; in file_ms_alloc()

Completed in 32 milliseconds