Searched refs:write_old_elfnotes (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 86 #define write_old_elfnotes write_old_elfnotes32 macro 121 extern int write_old_elfnotes(proc_t *, int, vnode_t *, offset_t,
|
H A D | old_notes.c | 103 write_old_elfnotes(proc_t *p, int sig, vnode_t *vp, offset_t offset, in write_old_elfnotes() function
|
H A D | elf.c | 2032 if ((error = write_old_elfnotes(p, sig, vp, v[0].p_offset, rlimit, in elfcore()
|