Lines Matching defs:__elfN
139 __elfN(insert_brand_entry)(Elf_Brandinfo *entry) in __elfN() function
158 __elfN(remove_brand_entry)(Elf_Brandinfo *entry) in __elfN() function
187 __elfN(brand_inuse)(Elf_Brandinfo *entry) in __elfN() function
211 __elfN(check_header)(const Elf_Ehdr *hdr) in __elfN() function
241 __elfN(load_section)(struct proc *p, struct vmspace *vmspace, struct vnode *vp, in __elfN() function
407 __elfN(load_file)(struct proc *p, const char *file, u_long *addr, u_long *entry) in __elfN() function
535 __elfN(get_brandinfo)(struct image_params *imgp, const char *interp, in __elfN() function
873 __elfN(dragonfly_fixup)(register_t **stack_base, struct image_params *imgp) in __elfN() function
960 __elfN(coredump)(struct lwp *lp, int sig, struct vnode *vp, off_t limit) in __elfN() function
1282 __elfN(corehdr)(struct lwp *lp, int sig, struct file *fp, struct ucred *cred, in __elfN() function
1304 __elfN(puthdr)(struct lwp *lp, elf_buf_t target, int sig, enum putmode mode, in __elfN() function
1513 __elfN(putnote)(elf_buf_t target, const char *name, int type, in __elfN() function
1671 __elfN(check_note)(struct image_params *imgp, Elf_Brandnote *checknote, in __elfN() function
1866 __elfN(bsd_trans_osrel)(const Elf_Note *note, int32_t *osrel) in __elfN() function
1889 __elfN(trans_prot)(Elf_Word flags) in __elfN() function
1904 __elfN(untrans_prot)(vm_prot_t prot) in __elfN() function