Home
last modified time | relevance | path

Searched defs:oelf (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c48 cleanup(Elf *ielf, Elf *oelf, Elf *melf, Cache *icache, Cache *mcache, in cleanup()
147 Elf * ielf = 0, *oelf = 0, *melf = 0; in rt_dldump() local
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c218 Elf *melf, *oelf; in output() local
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c382 Elf *ielf, *oelf; in ctf_elffdwrite() local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c169 int flags, Elf **oelf, Elf *ref, size_t off, const Elf_Kind ekind) in ld_sup_open()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c723 const char *nname, int ofd, int nfd, Elf *oelf, Elf *nelf) in Dbg_file_modified()