Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c71 Dwarf_Small * frame_ptr_end,
237 Dwarf_Small *frame_ptr_end = section_ptr + section_length; in _dwarf_get_fde_list_internal() local
282 while (frame_ptr < frame_ptr_end) { in _dwarf_get_fde_list_internal()
300 if (frame_ptr >= frame_ptr_end) { in _dwarf_get_fde_list_internal()
379 frame_ptr_end, in _dwarf_get_fde_list_internal()
1052 Dwarf_Small * frame_ptr_end, in dwarf_create_cie_from_start() argument
1063 if (frame_ptr < section_ptr || frame_ptr > frame_ptr_end) { in dwarf_create_cie_from_start()