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