Searched refs:cu_ptr (Results 1 – 1 of 1) sorted by relevance
159 Dwarf_Byte_Ptr cu_ptr = 0; in _dwarf_make_CU_Context() local171 cu_ptr = (Dwarf_Byte_Ptr) (dbg->de_debug_info.dss_data + offset); in _dwarf_make_CU_Context()175 cu_ptr, local_length_size, local_extension_size); in _dwarf_make_CU_Context()183 cu_ptr, sizeof(Dwarf_Half)); in _dwarf_make_CU_Context()184 cu_ptr += sizeof(Dwarf_Half); in _dwarf_make_CU_Context()187 cu_ptr, local_length_size); in _dwarf_make_CU_Context()188 cu_ptr += local_length_size; in _dwarf_make_CU_Context()191 cu_context->cc_address_size = *(Dwarf_Small *) cu_ptr; in _dwarf_make_CU_Context()