Home | History | Annotate | Download | only in src

Lines Matching refs:PrintF

2009   PrintF(f, "@%d ", LiveObjectList::GetObjId(obj));
2014 PrintF(f, "\n");
2019 PrintF(f, "\n");
2056 PrintF
2057 PrintF(out_, "==== Path to object ====\n");
2058 PrintF(out_, "=====================================\n\n");
2084 if (i > 0) PrintF(out_, "\n |\n |\n V\n\n");
2087 PrintF(out_, "[%d] ", ++index);
2091 if (id > 0) PrintF(out_, "@%d ", id);
2097 PrintF(out_, "\n");
2101 PrintF(out_, "\n");
2105 PrintF(out_, "\n");
2106 PrintF(out_, "=====================================\n\n");
2159 PrintF(f,
2170 PrintF(f, " @%d:", id);
2172 PrintF(f, " <no id>:");
2177 PrintF(f, " %s", buffer);
2179 PrintF(f, " <===");
2181 PrintF(f, "\n");
2183 PrintF(f, "}\n");
2188 PrintF(f, "path from roots to obj %p\n", reinterpret_cast<void*>(obj2));
2193 PrintF(f, " No paths found. Checking symbol tables ...\n");
2205 PrintF(f, " No paths found. Checking weak roots ...\n");
2212 PrintF(f, "path from obj %p to obj %p:\n",
2219 PrintF(f, " No paths found\n\n");