Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dunwind.c703 uint64_t initloc; in ld_unwind_populate_hdr() local
712 size - off, &ndx, &initloc, cieRflag, in ld_unwind_populate_hdr()
739 if (initloc != 0) { in ld_unwind_populate_hdr()
751 (uint_t)(initloc - hdraddr); in ld_unwind_populate_hdr()
/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_frame2.c745 Dwarf_Small *initloc = frame_ptr; in dwarf_create_fde_from_after_start() local
888 new_fde->fd_initial_loc_pos = initloc; in dwarf_create_fde_from_after_start()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg358 @ MSG_STR_INITLOC "initloc"
416 @ MSG_UNW_FDEINITLOC " initloc: %#llx addrrange: %#llx endloc: %#llx"
H A Delfdump.c558 uint64_t initloc, initloc0 = 0; in unwind_eh_frame() local
650 &initloc, table_enc, ehdr->e_ident, B_TRUE, in unwind_eh_frame()
665 if ((tabndx != 0) && (initloc0 > initloc)) in unwind_eh_frame()
687 EC_XWORD(initloc), in unwind_eh_frame()
689 initloc0 = initloc; in unwind_eh_frame()