Searched refs:debugLocData (Results 1 – 1 of 1) sorted by relevance
657 const DWARFDataExtractor &debugLocData = get_debug_loc_data(); in DebugLocData() local658 if (debugLocData.GetByteSize() > 0) in DebugLocData()659 return debugLocData; in DebugLocData()