Searched refs:SymbolsEnd (Results 1 – 3 of 3) sorted by relevance
97 SourceLocation SymbolsStart, SymbolsEnd; member356 Buffer += getSourceText(Reference.SymbolsEnd, Reference.Range.getEnd()); in appendReference()579 Reference.SymbolsEnd = Current->Tok.getLocation(); in parseNamedBindings()583 Reference.SymbolsEnd = Current->Previous->Tok.getLocation(); in parseNamedBindings()
681 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule() 683 endCVSubsection(SymbolsEnd); in endModule() 1072 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForThunk() 1101 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction() 1139 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForFunction() 1256 endCVSubsection(SymbolsEnd); in createDefRangeMem() 677 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); endModule() local 1068 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); emitDebugInfoForThunk() local 1135 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); emitDebugInfoForFunction() local
5194 const char *SymbolsEnd = Contents + DyldChainedFixups.datasize; in getDyldChainedFixupTargets() local5246 if (Str >= SymbolsEnd) in getDyldChainedFixupTargets()