Searched defs:DumpToFile (Results 1 – 3 of 3) sorted by relevance
471 void JitManager::DumpToFile(Module* M, in DumpToFile() function in JitManager495 void JitManager::DumpToFile(Function* f, const char* fileName) in DumpToFile() function in JitManager
172 NO_INSTRUMENT_FUNCTION bool DumpToFile(const base::FilePath& path, in DumpToFile() function
74 void DumpToFile(const char* filename, const uint8_t* data, size_t size) { in DumpToFile() function