Searched refs:BeginSectionLabel (Results 1 – 1 of 1) sorted by relevance
1776 const MCSymbol *BeginSectionLabel = StartLabel; in buildLocationList() local1780 BeginSectionLabel = MBB.getSymbol(); in buildLocationList()1783 DebugLoc.emplace_back(BeginSectionLabel, EndLabel, Values); in buildLocationList()1787 DebugLoc.emplace_back(BeginSectionLabel, MBB.getEndSymbol(), Values); in buildLocationList()