Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Dlibld.h1523 #define ld_ofl_cleanup ld64_ofl_cleanup macro
1538 #define ld_ofl_cleanup ld32_ofl_cleanup macro
1557 extern void ld_ofl_cleanup(Ofl_desc *);
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dobject.c400 ld_ofl_cleanup(ofl); in elf_obj_fini()
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dldmain.c519 ld_ofl_cleanup(Ofl_desc *ofl) in ld_ofl_cleanup() function