Searched refs:ofl_dehdr (Results 1 - 16 of 16) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c243 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine, sym,
295 MSG_INTL(MSG_STR_ORIGINAL), ofl->ofl_dehdr->e_ident[EI_OSABI],
296 ofl->ofl_dehdr->e_machine, sym, 0, 0, NULL,
316 MSG_INTL(MSG_STR_ENTERED), ofl->ofl_dehdr->e_ident[EI_OSABI],
317 ofl->ofl_dehdr->e_machine, sym,
378 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
391 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr
[all...]
H A Dmap.c118 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
135 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
244 Dbg_ent_entry(lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
245 ofl->ofl_dehdr->e_machine, enp);
281 Dbg_seg_desc_entry(ofl->ofl_lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
282 ofl->ofl_dehdr->e_machine, ndx, sgp, FALSE);
H A Dsegments.c111 Dbg_seg_desc_entry(ofl->ofl_lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
112 ofl->ofl_dehdr->e_machine, ndx, sgp, TRUE);
156 Elf_shdr(lml, ofl->ofl_dehdr->e_ident[EI_OSABI],
157 ofl->ofl_dehdr->e_machine, osp->os_shdr);
H A Drelocate.c303 ofl->ofl_dehdr->e_machine, type, reloc, secname, symname,
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c170 ofl->ofl_dehdr = &def_ehdr;
257 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
260 ofl->ofl_dehdr->e_ident[EI_OSABI], ofl->ofl_dehdr->e_machine,
H A Dresolve.c293 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype, 0, &inv_buf1),
295 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype, 0, &inv_buf2));
573 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype,
575 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype,
595 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype,
597 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype,
694 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype,
696 conv_sym_info_type(ofl->ofl_dehdr->e_machine, ntype,
735 conv_sym_info_type(ofl->ofl_dehdr->e_machine, otype,
737 conv_sym_info_type(ofl->ofl_dehdr
[all...]
H A Dunwind.c344 elfdata->d_version = ofl->ofl_dehdr->e_version;
642 ofl->ofl_dehdr->e_ident,
663 &ndx, cieRflag, ofl->ofl_dehdr->e_ident,
H A Doutfile.c245 data->d_version = ofl->ofl_dehdr->e_version;
423 ofl->ofl_nehdr->e_machine = ofl->ofl_dehdr->e_machine;
H A Dmachrel.sparc.c122 Word eflags = ofl->ofl_dehdr->e_flags;
131 ofl->ofl_dehdr->e_machine = EM_SPARC32PLUS;
139 ofl->ofl_dehdr->e_flags |= ehdr->e_flags;
168 ofl->ofl_dehdr->e_flags = eflags;
H A Dsections.c635 data->d_version = ofl->ofl_dehdr->e_version;
699 data->d_version = ofl->ofl_dehdr->e_version;
H A Dmachrel.amd.c142 ofl->ofl_dehdr->e_flags |= ehdr->e_flags;
H A Dmachrel.intel.c109 ofl->ofl_dehdr->e_flags |= ehdr->e_flags;
H A Dupdate.c2955 ehdr->e_version = ofl->ofl_dehdr->e_version;
2976 ehdr->e_machine = ofl->ofl_dehdr->e_machine;
2977 ehdr->e_flags = ofl->ofl_dehdr->e_flags;
H A Dfiles.c70 if (ehdr->e_version > ofl->ofl_dehdr->e_version) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/common/
H A Dobject.c76 ofl->ofl_dehdr = &dehdr;
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h251 Ehdr *ofl_dehdr; /* default elf header, and new elf */ member in struct:ofl_desc

Completed in 206 milliseconds