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.cpp277 struct CInfoSymSectionEntry : public SectionEntry { struct
280 CInfoSymSectionEntry(StringRef N, int32_t Flags) : SectionEntry(N, Flags) {} in CInfoSymSectionEntry() function
281 virtual ~CInfoSymSectionEntry() = default;
346 CInfoSymSectionEntry CInfoSymSection;
390 CInfoSymSectionEntry &CInfoSymEntry,
1688 const MCAssembler &Asm, CInfoSymSectionEntry &CInfoSymEntry, in writeSectionForCInfoSymSectionEntry()