Searched refs:DebugObjectSection (Results 1 – 1 of 1) sorted by relevance
36 class DebugObjectSection { class40 virtual ~DebugObjectSection() {} in ~DebugObjectSection()44 class ELFDebugObjectSection : public DebugObjectSection {199 DebugObjectSection *getSection(StringRef Name);217 StringMap<std::unique_ptr<DebugObjectSection>> Sections;369 DebugObjectSection *ELFDebugObject::getSection(StringRef Name) { in getSection()