Searched refs:de_cu_context (Results 1 – 4 of 4) sorted by relevance
113 if (dis->de_cu_context != NULL && in _dwarf_find_CU_Context()114 dis->de_cu_context->cc_next != NULL && in _dwarf_find_CU_Context()115 dis->de_cu_context->cc_next->cc_debug_offset == offset) { in _dwarf_find_CU_Context()117 return (dis->de_cu_context->cc_next); in _dwarf_find_CU_Context()120 if (dis->de_cu_context != NULL && in _dwarf_find_CU_Context()121 dis->de_cu_context->cc_debug_offset <= offset) { in _dwarf_find_CU_Context()123 for (cu_context = dis->de_cu_context; in _dwarf_find_CU_Context()1500 if (!dis->de_cu_context) { in _dwarf_next_cu_header_internal()1557 new_offset = dis->de_cu_context->cc_debug_offset + in _dwarf_next_cu_header_internal()1558 dis->de_cu_context->cc_length + in _dwarf_next_cu_header_internal()[all …]
142 startingcontext = tieddbg->de_info_reading.de_cu_context; in _dwarf_loop_reading_debug_info_for_cu()181 latestcontext = tieddbg->de_info_reading.de_cu_context; in _dwarf_loop_reading_debug_info_for_cu()
405 Dwarf_CU_Context de_cu_context; member
1008 info_reading->de_cu_context; in dwarf_loclist_from_expr_a()