Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c1457 extern size_t elf_datasz_max;
1459 size_t elf_datasz_max = 1 * 1024 * 1024; variable
1564 shdr->sh_size <= elf_datasz_max) { in process_scns()
1634 sz <= elf_datasz_max) { in process_scns()