Home
last modified time | relevance | path

Searched defs:DumpToFile (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp471 void JitManager::DumpToFile(Module* M, in DumpToFile() function in JitManager
495 void JitManager::DumpToFile(Function* f, const char* fileName) in DumpToFile() function in JitManager
/external/libchrome/base/android/orderfile/
Dorderfile_instrumentation.cc172 NO_INSTRUMENT_FUNCTION bool DumpToFile(const base::FilePath& path, in DumpToFile() function