Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp263 MCSymbol *GroupSym = nullptr; in getELFSection() local
265 GroupSym = GetOrCreateSymbol(Group); in getELFSection()
269 MCSectionELF(CachedName, Type, Flags, Kind, EntrySize, GroupSym); in getELFSection()