Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c504 ld_ofl_cleanup(ofl); in ld_main()
529 ld_ofl_cleanup(Ofl_desc *ofl) in ld_ofl_cleanup() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1571 #define ld_ofl_cleanup ld64_ofl_cleanup macro
1586 #define ld_ofl_cleanup ld32_ofl_cleanup macro
1605 extern void ld_ofl_cleanup(Ofl_desc *);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c398 ld_ofl_cleanup(ofl); in elf_obj_fini()