Searched defs:BeginSymName (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 487 getMachOSection(StringRef Segment,StringRef Section,unsigned TypeAndAttributes,unsigned Reserved2,SectionKind Kind,const char * BeginSymName) getMachOSection() argument 798 getXCOFFSection(StringRef Section,SectionKind Kind,std::optional<XCOFF::CsectProperties> CsectProp,bool MultiSymbolsAllowed,const char * BeginSymName,std::optional<XCOFF::DwarfSectionSubtypeFlags> DwarfSectionSubtypeFlags) getXCOFFSection() argument
|