Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp184 struct DwarfSectionEntry : public SectionEntry { struct
192 DwarfSectionEntry(StringRef N, int32_t Flags, in DwarfSectionEntry() argument
202 DwarfSectionEntry(DwarfSectionEntry &&s) = default;
204 virtual ~DwarfSectionEntry() = default;
286 std::vector<DwarfSectionEntry> DwarfSections;
326 const DwarfSectionEntry &DwarfEntry,
513 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding()
1355 DwarfSectionEntry *LastDwarfSection = nullptr; in assignAddressesAndIndices()
1458 const DwarfSectionEntry &DwarfEntry, uint64_t &CurrentAddressLocation) { in writeSectionForDwarfSectionEntry()