Searched refs:elf_process_scns (Results 1 – 1 of 1) sorted by relevance
1942 elf_process_scns(elf_core_ctx_t *ctx, Shdr *v, const uint_t nv, uint_t *nshdrsp) in elf_process_scns() function2119 error = elf_process_scns(&ctx, NULL, 0, &nshdrs); in elfcore()2536 error = elf_process_scns(&ctx, shdr, nshdrs, NULL); in elfcore()