Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp276 struct CInfoSymSectionEntry : public SectionEntry { struct
279 CInfoSymSectionEntry(StringRef N, int32_t Flags) : SectionEntry(N, Flags) {} in CInfoSymSectionEntry() argument
280 virtual ~CInfoSymSectionEntry() = default;
344 CInfoSymSectionEntry CInfoSymSection;
388 CInfoSymSectionEntry &CInfoSymEntry,
1672 const MCAssembler &Asm, CInfoSymSectionEntry &CInfoSymEntry, in writeSectionForCInfoSymSectionEntry()