Home
last modified time | relevance | path

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

/titanic_44/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