Searched refs:idx_ptr (Results 1 – 2 of 2) sorted by relevance
220 DWARFDebugInfo::GetCompileUnit(dw_offset_t cu_offset, uint32_t* idx_ptr) in GetCompileUnit() argument235 if (idx_ptr) in GetCompileUnit()236 *idx_ptr = cu_idx; in GetCompileUnit()
51 DWARFCompileUnitSP GetCompileUnit(dw_offset_t cu_offset, uint32_t* idx_ptr = NULL);