Searched refs:elf_shnum_max (Results 1 – 3 of 3) sorted by relevance
349 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()
479 uint16_t elf_shnum_max; member
578 ms->elf_shnum_max = FILE_ELF_SHNUM_MAX; in file_ms_alloc()
Completed in 13 milliseconds