Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp192 struct DwarfSectionEntry : public SectionEntry { struct
213 DwarfSectionEntry(StringRef N, int32_t Flags, in DwarfSectionEntry() function
223 DwarfSectionEntry(DwarfSectionEntry &&s) = default;
225 virtual ~DwarfSectionEntry() = default;
342 std::vector<DwarfSectionEntry> DwarfSections;
383 const DwarfSectionEntry &DwarfEntry,
583 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding()
1528 DwarfSectionEntry *LastDwarfSection = nullptr; in assignAddressesAndIndices()
1638 const MCAssembler &Asm, const DwarfSectionEntry &DwarfEntry, in writeSectionForDwarfSectionEntry()