Searched refs:DebugNamesBaseSection (Results 1 – 2 of 2) sorted by relevance
802 class DebugNamesBaseSection : public SyntheticSection {870 DebugNamesBaseSection();912 class DebugNamesSection final : public DebugNamesBaseSection {
2731 DebugNamesBaseSection::DebugNamesBaseSection() in DebugNamesBaseSection() function in DebugNamesBaseSection2749 static Expected<DebugNamesBaseSection::IndexEntry *>2753 auto ie = makeThreadLocal<DebugNamesBaseSection::IndexEntry>(); in readEntry()2772 DebugNamesBaseSection::AttrValue attr, cuAttr = {0, 0}; in readEntry()2822 void DebugNamesBaseSection::parseDebugNames( in parseDebugNames()2911 void DebugNamesBaseSection::computeHdrAndAbbrevTable( in computeHdrAndAbbrevTable()3010 void DebugNamesBaseSection::Abbrev::Profile(FoldingSetNodeID &id) const { in Profile()3018 std::pair<uint32_t, uint32_t> DebugNamesBaseSection::computeEntryPool( in computeEntryPool()3119 void DebugNamesBaseSection::init( in init()