Searched defs:GroupSym (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 560 MCSymbolELF *GroupSym = nullptr; getELFSection() local 570 getELFSection(const Twine & Section,unsigned Type,unsigned Flags,unsigned EntrySize,const MCSymbolELF * GroupSym,bool IsComdat,unsigned UniqueID,const MCSymbolELF * LinkedToSym) getELFSection() argument 750 MCSymbolWasm *GroupSym = nullptr; getWasmSection() local 761 getWasmSection(const Twine & Section,SectionKind Kind,unsigned Flags,const MCSymbolWasm * GroupSym,unsigned UniqueID) getWasmSection() argument [all...] |