Searched refs:ecc_buf (Results 1 – 2 of 2) sorted by relevance
82 void *ecc_buf; member
174 if (ctx->ecc_buf != NULL) { in elf_ctx_resize_scratch()175 kmem_free(ctx->ecc_buf, ctx->ecc_bufsz); in elf_ctx_resize_scratch()177 ctx->ecc_buf = kmem_alloc(target, KM_SLEEP); in elf_ctx_resize_scratch()1642 void *buf = ctx->ecc_buf; in elf_copy_scn()2060 shstrtab_dump(&shstrtab, ctx->ecc_buf); in elf_process_scns()2063 ctx->ecc_buf, v[idx].sh_size, ctx->ecc_rlimit, ctx->ecc_credp); in elf_process_scns()2099 .ecc_buf = NULL, in elfcore()2552 kmem_free(ctx.ecc_buf, ctx.ecc_bufsz); in elfcore()