Home
last modified time | relevance | path

Searched refs:dumpEntry (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp656 bool DWARFDebugNames::NameIndex::dumpEntry(ScopedPrinter &W, in dumpEntry() function in DWARFDebugNames::NameIndex
682 while (dumpEntry(W, &EntryOffset)) in dumpName()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h405 bool dumpEntry(ScopedPrinter &W, uint32_t *Offset) const;
/external/clang/lib/Basic/
DVirtualFileSystem.cpp943 dumpEntry(Root.get()); in dump()
946 LLVM_DUMP_METHOD void dumpEntry(Entry *E, int NumSpaces = 0) const { in dumpEntry() function in __anonab1edbe20711::RedirectingFileSystem
958 dumpEntry(SubEntry.get(), NumSpaces+2); in dumpEntry()