Searched refs:write_elfnotes (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 84 #define write_elfnotes write_elfnotes32 macro 124 extern int write_elfnotes(proc_t *, int, vnode_t *, offset_t,
|
H A D | elf_notes.c | 167 write_elfnotes(proc_t *p, int sig, vnode_t *vp, offset_t offset, in write_elfnotes() function
|
H A D | elf.c | 2036 if ((error = write_elfnotes(p, sig, vp, v[1].p_offset, rlimit, in elfcore()
|