Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp1428 const MCSymbol *SignatureSymbol = Section.getGroup(); in createIndexedSections() local
1429 Asm.getOrCreateSymbolData(*SignatureSymbol); in createIndexedSections()
1430 const MCSectionELF *&Group = RevGroupMap[SignatureSymbol]; in createIndexedSections()
1438 GroupMap[Group] = SignatureSymbol; in createIndexedSections()