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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c244 In case cie's are reused aggressively we need tail_cie_ptr
250 Dwarf_Cie tail_cie_ptr = NULL; local
338 &tail_cie_ptr);
339 cur_cie_ptr = tail_cie_ptr;
394 &tail_cie_ptr);
395 cur_cie_ptr = tail_cie_ptr;

Completed in 82 milliseconds