Home
last modified time | relevance | path

Searched refs:getCodeBeginLabelName (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h392 const char *getCodeBeginLabelName() const { return CodeBegin; } in getCodeBeginLabelName() function
/external/llvm/lib/MC/
DMCStreamer.cpp209 MCSymbol *NewSym = Context.GetOrCreateSymbol(MAI.getCodeBeginLabelName() + in EmitCodeRegion()