Searched refs:load_sections (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | imgact_elf.c | 701 __elfN(load_sections)(struct image_params *imgp, const Elf_Ehdr *hdr, in __elfN() argument 837 error = __elfN(load_sections)(imgp, hdr, phdr, rbase, &base_addr); in __elfN() 1268 error = __elfN(load_sections)(imgp, hdr, phdr, et_dyn_addr, NULL); in __CONCAT()
|