Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c102 extern void elf_ctx_resize_scratch(elf_core_ctx_t *, size_t);
169 elf_ctx_resize_scratch(elf_core_ctx_t *ctx, size_t sz) in elf_ctx_resize_scratch() function
1773 elf_ctx_resize_scratch(ctx, shdr->sh_size); in elf_process_obj_scns()
1838 elf_ctx_resize_scratch(ctx, ctf->sh_size); in elf_process_obj_scns()
1872 elf_ctx_resize_scratch(ctx, in elf_process_obj_scns()
2058 elf_ctx_resize_scratch(ctx, v[idx].sh_size); in elf_process_scns()