Searched defs:dumpFile (Results 1 – 3 of 3) sorted by relevance
39 …explicit MemoryAllocationDumper(const PandaString &dumpFile, const Runtime *runtime) : runtime_(ru… in MemoryAllocationDumper()
146 std::ofstream dumpFile; in DumpProgramInJson() local
957 int Runtime::StartMemAllocDumper(const PandaString &dumpFile) in StartMemAllocDumper()