Searched defs:initial_location (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c752 Dwarf_Addr initial_location = 0; /* must be min de_pointer_size local
761 /* If z augmentation this is eh_frame, and initial_location and
772 &initial_location,
807 READ_UNALIGNED(dbg, initial_location, Dwarf_Addr,
887 new_fde->fd_initial_location = initial_location;

Completed in 49 milliseconds