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.cpp191 struct DwarfSectionEntry : public SectionEntry { struct
212 DwarfSectionEntry(StringRef N, int32_t Flags, in DwarfSectionEntry() function
222 DwarfSectionEntry(DwarfSectionEntry &&s) = default;
224 virtual ~DwarfSectionEntry() = default;
340 std::vector<DwarfSectionEntry> DwarfSections;
381 const DwarfSectionEntry &DwarfEntry,
581 DwarfSectionEntry SecEntry(MCSec->getName(), in executePostLayoutBinding()
1512 DwarfSectionEntry *LastDwarfSection = nullptr; in assignAddressesAndIndices()
1622 const MCAssembler &Asm, const DwarfSectionEntry &DwarfEntry, in writeSectionForDwarfSectionEntry()