Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_frame2.c263 Dwarf_Fde cur_fde_ptr = NULL; in _dwarf_get_fde_list_internal() local
413 chain_up_fde(fde_ptr_to_use, &head_fde_ptr, &cur_fde_ptr); in _dwarf_get_fde_list_internal()
461 cur_fde_ptr = head_fde_ptr; in _dwarf_get_fde_list_internal()
463 *(fde_list_ptr + i) = cur_fde_ptr; in _dwarf_get_fde_list_internal()
464 cur_fde_ptr = cur_fde_ptr->fd_next; in _dwarf_get_fde_list_internal()