Searched refs:SymbolsEnd (Results 1 – 3 of 3) sorted by relevance
95 SourceLocation SymbolsStart, SymbolsEnd; member353 Buffer += getSourceText(Reference.SymbolsEnd, Reference.Range.getEnd()); in appendReference()576 Reference.SymbolsEnd = Current->Tok.getLocation(); in parseNamedBindings()580 Reference.SymbolsEnd = Current->Previous->Tok.getLocation(); in parseNamedBindings()
699 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule() local701 endCVSubsection(SymbolsEnd); in endModule()1079 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForThunk() local1108 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()1146 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForFunction() local1263 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()
5193 const char *SymbolsEnd = Contents + DyldChainedFixups.datasize; in getDyldChainedFixupTargets() local5240 if (Str >= SymbolsEnd) in getDyldChainedFixupTargets()