Searched refs:CInfoSymSectionEntry (Results 1 – 1 of 1) sorted by relevance
276 struct CInfoSymSectionEntry : public SectionEntry { struct279 CInfoSymSectionEntry(StringRef N, int32_t Flags) : SectionEntry(N, Flags) {} in CInfoSymSectionEntry() argument280 virtual ~CInfoSymSectionEntry() = default;344 CInfoSymSectionEntry CInfoSymSection;388 CInfoSymSectionEntry &CInfoSymEntry,1672 const MCAssembler &Asm, CInfoSymSectionEntry &CInfoSymEntry, in writeSectionForCInfoSymSectionEntry()