Home | History | Annotate | Download | only in ndk-depends

Lines Matching full:panic

161 void panic(const TCHAR* fmt, ...) {
1027 panic(_T("INTERNAL: Library already in graph: %s"), libname.c_str());
1209 panic(_T("INTERNAL: Could not find minimum visited node!"));
1324 panic(_T("Option -L requires an argument."));
1341 panic(_T("Unsupported option '%s', see --help."), arg);
1354 panic(_T("Please provide the path of an ELF shared library or executable."
1373 panic(_T("Could not open file '%s': %s"), libfile_path, error.c_str());