Home
last modified time | relevance | path

Searched refs:ofl_unwindhdr (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dunwind.c366 if ((ofl->ofl_unwindhdr = ld_place_section(ofl, isp, NULL, in ld_unwind_make_hdr()
500 if ((hdrosp = ofl->ofl_unwindhdr) == 0) in ld_unwind_populate_hdr()
H A Doutfile.c473 if (ofl->ofl_unwindhdr) in ld_create_outfile()
H A Dupdate.c3745 if (ofl->ofl_unwindhdr == NULL) in ld_update_outfile()
3748 shdr = ofl->ofl_unwindhdr->os_shdr; in ld_update_outfile()
/titanic_50/usr/src/cmd/sgs/include/
H A Dlibld.h298 Os_desc *ofl_unwindhdr; /* Unwind hdr */ member