Home
last modified time | relevance | path

Searched refs:getEndSymbol (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSection.cpp27 MCSymbol *MCSection::getEndSymbol(MCContext &Ctx) { in getEndSymbol() function in MCSection
DMCDwarf.cpp905 MCSymbol *EndSymbol = Sec->getEndSymbol(context); in EmitGenDwarfAranges()
997 MCSymbol *EndSymbol = (*TextSection)->getEndSymbol(context); in EmitGenDwarfInfo()
1110 MCSymbol *EndSymbol = Sec->getEndSymbol(context); in EmitGenDwarfRanges()
DMCStreamer.cpp1120 MCSymbol *Sym = Section->getEndSymbol(Context); in endSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSection.h123 MCSymbol *getEndSymbol(MCContext &Ctx);