Searched refs:dumpAccelSection (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 66 static void dumpAccelSection(raw_ostream &OS, StringRef Name, in dumpAccelSection() function 260 dumpAccelSection(OS, "apple_names", getAppleNamesSection(), in dump() 264 dumpAccelSection(OS, "apple_types", getAppleTypesSection(), in dump() 268 dumpAccelSection(OS, "apple_namespaces", getAppleNamespacesSection(), in dump() 272 dumpAccelSection(OS, "apple_objc", getAppleObjCSection(), in dump()
|