Home
last modified time | relevance | path

Searched refs:load_section (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/kern/
H A Dimgact_elf.c81 static int __elfN(load_section)(struct proc *p,
241 __elfN(load_section)(struct proc *p, struct vmspace *vmspace, struct vnode *vp, in __elfN() argument
501 error = __elfN(load_section)( in __elfN()
728 if ((error = __elfN(load_section)( in __CONCAT()