Lines Matching defs:EndSymbol
888 MCSymbol *EndSymbol = Sec->getEndSymbol(context);
890 assert(EndSymbol && "EndSymbol must not be NULL");
895 makeEndMinusStartExpr(context, *StartSymbol, *EndSymbol, 0);
989 MCSymbol *EndSymbol = (*TextSection)->getEndSymbol(context);
991 assert(EndSymbol && "EndSymbol must not be NULL");
1000 EndSymbol, MCSymbolRefExpr::VK_None, context);
1092 MCSymbol *EndSymbol = mcdwarf::emitListsTableHeaderStart(*MCOS);
1099 const MCSymbol *EndSymbol = Sec->getEndSymbol(context);
1103 makeEndMinusStartExpr(context, *StartSymbol, *EndSymbol, 0);
1109 MCOS->emitLabel(EndSymbol);
1116 const MCSymbol *EndSymbol = Sec->getEndSymbol(context);
1126 makeEndMinusStartExpr(context, *StartSymbol, *EndSymbol, 0);