Searched refs:BaseLabel (Results 1 – 8 of 8) sorted by relevance
98 class LightSensorLabel(base_label.BaseLabel):123 class BluetoothLabel(base_label.BaseLabel):135 class ECLabel(base_label.BaseLabel):191 class AccelsLabel(base_label.BaseLabel):220 class ChameleonLabel(base_label.BaseLabel):263 class AudioLoopbackDongleLabel(base_label.BaseLabel):407 class ServoLabel(base_label.BaseLabel):426 class ArcLabel(base_label.BaseLabel):467 class VideoGlitchLabel(base_label.BaseLabel):509 class LucidSleepLabel(base_label.BaseLabel):[all …]
28 class CameraHalLabel(base_label.BaseLabel):37 class LoopbackDongleLabel(base_label.BaseLabel):
40 class BaseLabel(object): class105 class StringLabel(BaseLabel):
18 class TestBaseLabel(base_label.BaseLabel):27 class TestBaseLabels(base_label.BaseLabel):
529 MCSymbol *BaseLabel);666 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument674 if (BaseLabel && Label) { in EmitCFIInstructions()676 if (ThisSym != BaseLabel) { in EmitCFIInstructions()678 streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()679 BaseLabel = ThisSym; in EmitCFIInstructions()
72 MCSymbol *BaseLabel = 0; in EmitFrameMoves() local89 if (BaseLabelPtr && Label && BaseLabel != Label) { in EmitFrameMoves()93 BaseLabel = Label; in EmitFrameMoves()
1025 MCSymbol *BaseLabel);1161 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument1168 if (BaseLabel && Label) { in EmitCFIInstructions()1170 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1171 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1172 BaseLabel = ThisSym; in EmitCFIInstructions()
1307 MCSymbol *BaseLabel);1441 MCSymbol *BaseLabel) { in EmitCFIInstructions() argument1448 if (BaseLabel && Label) { in EmitCFIInstructions()1450 if (ThisSym != BaseLabel) { in EmitCFIInstructions()1451 Streamer.EmitDwarfAdvanceFrameAddr(BaseLabel, ThisSym); in EmitCFIInstructions()1452 BaseLabel = ThisSym; in EmitCFIInstructions()