H A D | imgact_elf.c | 239 __elfN(freebsd_trans_osrel)(const Elf_Note *note, int32_t *osrel) __elfN() function 284 __elfN(insert_brand_entry)(Elf_Brandinfo *entry) __elfN() function 303 __elfN(remove_brand_entry)(Elf_Brandinfo *entry) __elfN() function 319 __elfN(brand_inuse)(Elf_Brandinfo *entry) __elfN() function 337 __elfN(get_brandinfo)(struct image_params *imgp, const char *interp, __elfN() function 481 __elfN(phdr_in_zero_page)(const Elf_Ehdr *hdr) __elfN() function 488 __elfN(check_header)(const Elf_Ehdr *hdr) __elfN() function 517 __elfN(map_partial)(vm_map_t map, vm_object_t object, vm_ooffset_t offset, __elfN() function 549 __elfN(map_insert)(const struct image_params *imgp, vm_map_t map, __elfN() function 620 static int __elfN(load_section)(const struct image_params *imgp, __elfN() function 725 __elfN(load_sections)(const struct image_params *imgp, const Elf_Ehdr *hdr, __elfN() function 778 __elfN(load_file)(struct proc *p, const char *file, u_long *addr, __elfN() function 926 __elfN(enforce_limits)(struct image_params *imgp, const Elf_Ehdr *hdr, __elfN() function 1003 __elfN(get_interp)(struct image_params *imgp, const Elf_Phdr *phdr, __elfN() function 1069 __elfN(load_interp)(struct image_params *imgp, const Elf_Brandinfo *brand_info, __elfN() function 1436 __elfN(freebsd_copyout_auxargs)(struct image_params *imgp, uintptr_t base) __elfN() function 1520 __elfN(freebsd_fixup)(uintptr_t *stack_base, struct image_params *imgp) __elfN() function 1587 __elfN(coredump)(struct thread *td, struct vnode *vp, off_t limit, int flags) __elfN() function 1739 __elfN(size_segments)(struct thread *td, struct sseg_closure *seginfo, __elfN() function 1820 __elfN(corehdr)(struct coredump_params *p, int numsegs, void *hdr, __elfN() function 1847 __elfN(prepare_notes)(struct thread *td, struct note_info_list *list, __elfN() function 1901 __elfN(puthdr)(struct thread *td, void *hdr, size_t hdrsize, int numsegs, __elfN() function 1987 __elfN(register_regset_note)(struct thread *td, struct note_info_list *list, __elfN() function 2015 __elfN(register_note)(struct thread *td, struct note_info_list *list, __elfN() function 2057 __elfN(populate_note)(int type, void *src, void *dst, size_t size, void **descp) __elfN() function 2086 __elfN(putnote)(struct thread *td, struct note_info *ninfo, struct sbuf *sb) __elfN() function 2183 __elfN(note_prpsinfo)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function 2247 __elfN(get_prstatus)(struct regset *rs, struct thread *td, void *buf, __elfN() function 2275 __elfN(set_prstatus)(struct regset *rs, struct thread *td, void *buf, __elfN() function 2299 __elfN(get_fpregset)(struct regset *rs, struct thread *td, void *buf, __elfN() function 2319 __elfN(set_fpregset)(struct regset *rs, struct thread *td, void *buf, __elfN() function 2343 __elfN(get_thrmisc)(struct regset *rs, struct thread *td, void *buf, __elfN() function 2367 __elfN(get_lwpinfo)(struct regset *rs, struct thread *td, void *buf, __elfN() function 2409 __elfN(prepare_register_notes)(struct thread *td, struct note_info_list *list, __elfN() function 2446 __elfN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function 2472 __elfN(note_procstat_proc)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function 2661 __elfN(note_procstat_psstrings)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function 2685 __elfN(note_procstat_auxv)(void *arg, struct sbuf *sb, size_t *sizep) __elfN() function 2715 __elfN(parse_notes)(const struct image_params *imgp, const Elf_Note *checknote, __elfN() function 2848 __elfN(check_note)(struct image_params *imgp, Elf_Brandnote *brandnote, __elfN() function 2892 __elfN(trans_prot)(Elf_Word flags) __elfN() function 2911 __elfN(untrans_prot)(vm_prot_t prot) __elfN() function [all...] |