Searched refs:de_offdie_cu_context_end (Results 1 – 2 of 2) sorted by relevance
783 if (dbg->de_offdie_cu_context_end != NULL) { in dwarf_offdie()785 dbg->de_offdie_cu_context_end; in dwarf_offdie()815 dbg->de_offdie_cu_context_end = cu_context; in dwarf_offdie()817 dbg->de_offdie_cu_context_end->cc_next = cu_context; in dwarf_offdie()818 dbg->de_offdie_cu_context_end = cu_context; in dwarf_offdie()
211 Dwarf_CU_Context de_offdie_cu_context_end; member