Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp179 struct DwarfSectionEntry : public SectionEntry { struct
187 DwarfSectionEntry(StringRef N, int32_t Flags, in DwarfSectionEntry() argument
197 DwarfSectionEntry(DwarfSectionEntry &&s) = default;
199 virtual ~DwarfSectionEntry() = default;
252 std::vector<DwarfSectionEntry> DwarfSections;
288 const DwarfSectionEntry &DwarfEntry,
452 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding()
1069 DwarfSectionEntry *LastDwarfSection = nullptr; in assignAddressesAndIndices()
1199 const DwarfSectionEntry &DwarfEntry, uint64_t &CurrentAddressLocation) { in writeSectionForDwarfSectionEntry()