Home
last modified time | relevance | path

Searched refs:oshdr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dsupport.c255 Shdr **oshdr, Word ndx, Elf_Scn *scn, Elf *elf) in ld_sup_input_section() argument
263 Shdr *nshdr = *oshdr; in ld_sup_input_section()
289 if (nshdr != *oshdr) { in ld_sup_input_section()
294 *oshdr, nshdr, sname)); in ld_sup_input_section()
295 *oshdr = nshdr; in ld_sup_input_section()
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dshdr.c62 Word ndx, Shdr *oshdr, Shdr *nshdr, const char *name) in Dbg_shdr_modified() argument
79 Elf_shdr(lml, osabi, mach, oshdr); in Dbg_shdr_modified()