Searched refs:StartSymbol (Results 1 – 1 of 1) sorted by relevance
879 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in EmitGenDwarfAranges() local881 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfAranges()885 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfAranges()887 makeEndMinusStartExpr(context, *StartSymbol, *EndSymbol, 0); in EmitGenDwarfAranges()980 MCSymbol *StartSymbol = (*TextSection)->getBeginSymbol(); in EmitGenDwarfInfo() local982 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfInfo()987 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfInfo()1090 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in emitGenDwarfRanges() local1093 StartSymbol, MCSymbolRefExpr::VK_None, context); in emitGenDwarfRanges()1107 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in emitGenDwarfRanges() local[all …]