Searched refs:elf_notes_max (Results 1 – 4 of 4) sorted by relevance
35 notecount = ms->elf_notes_max;81 return toomany(ms, "notes", ms->elf_notes_max);
615 ms->elf_notes_max = (uint16_t)*(const size_t *)val; in magic_setparam()618 ms->elf_notes_max = (uint16_t)*(const size_t *)val; in magic_setparam()646 *(size_t *)val = ms->elf_notes_max; in magic_getparam()
433 uint16_t elf_notes_max; member
531 ms->elf_notes_max = FILE_ELF_NOTES_MAX; in file_ms_alloc()