Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp193 struct DwarfSectionEntry : public SectionEntry { struct
214 DwarfSectionEntry(StringRef N, int32_t Flags, in DwarfSectionEntry() function
224 DwarfSectionEntry(DwarfSectionEntry &&s) = default;
226 virtual ~DwarfSectionEntry() = default;
344 std::vector<DwarfSectionEntry> DwarfSections;
385 const DwarfSectionEntry &DwarfEntry,
578 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding()
1466 DwarfSectionEntry *LastDwarfSection = nullptr; in assignAddressesAndIndices()
1577 const DwarfSectionEntry &DwarfEntry, uint64_t &CurrentAddressLocation) { in writeSectionForDwarfSectionEntry()