reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
994 assert(TextSection != Sections.end() && "No text section found"); 996 MCSymbol *StartSymbol = (*TextSection)->getBeginSymbol(); 997 MCSymbol *EndSymbol = (*TextSection)->getEndSymbol(context);