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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_frame2.c61 Dwarf_Cie cur_cie_ptr,
243 cur_cie_ptr are used for chaining them up in sequence.
249 Dwarf_Cie cur_cie_ptr = NULL; local
312 cur_cie_ptr,
317 cur_cie_ptr = cie_ptr_to_use;
339 cur_cie_ptr = tail_cie_ptr;
367 cur_cie_ptr,
371 cur_cie_ptr = cie_ptr_to_use;
395 cur_cie_ptr = tail_cie_ptr;
445 cur_cie_ptr
1015 dwarf_find_existing_cie_ptr(Dwarf_Small * cie_ptr, Dwarf_Cie cur_cie_ptr, Dwarf_Cie * cie_ptr_to_use_out, Dwarf_Cie head_cie_ptr) argument
[all...]

Completed in 47 milliseconds