/art/runtime/arch/ |
D | arch_test.cc | 55 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() 60 LOG(WARNING) << "No frame size for RefsOnly"; in TEST_F() 65 LOG(WARNING) << "No frame size for RefsAndArgs"; in TEST_F() 113 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() 118 LOG(WARNING) << "No frame size for RefsOnly"; in TEST_F() 123 LOG(WARNING) << "No frame size for RefsAndArgs"; in TEST_F() 171 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() 176 LOG(WARNING) << "No frame size for RefsOnly"; in TEST_F() 181 LOG(WARNING) << "No frame size for RefsAndArgs"; in TEST_F() 229 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() [all …]
|
/art/patchoat/ |
D | patchoat.cc | 124 LOG(ERROR) << "Unable to find image at location " << image_location; in Patch() 129 LOG(ERROR) << "unable to open input image file at " << image_filename in Patch() 136 LOG(ERROR) << "Error while getting image length"; in Patch() 142 LOG(ERROR) << "Unable to read image header from image file " << input_image->GetPath(); in Patch() 158 LOG(ERROR) << "Unable to initialize runtime"; in Patch() 174 LOG(ERROR) << "unable to map image file " << input_image->GetPath() << " : " << error_msg; in Patch() 183 LOG(ERROR) << "Failed to patch image file " << input_image->GetPath(); in Patch() 213 LOG(ERROR) << "unable to read elf header"; in Patch() 221 LOG(ERROR) << "Unable to find image at location " << image_location; in Patch() 226 LOG(ERROR) << "unable to open input image file at " << image_filename in Patch() [all …]
|
/art/compiler/ |
D | elf_fixup.cc | 41 LOG(WARNING) << "Failed fo fixup .dynamic in " << file->GetPath(); in Fixup() 45 LOG(WARNING) << "Failed fo fixup section headers in " << file->GetPath(); in Fixup() 49 LOG(WARNING) << "Failed fo fixup program headers in " << file->GetPath(); in Fixup() 53 LOG(WARNING) << "Failed fo fixup .dynsym in " << file->GetPath(); in Fixup() 57 LOG(WARNING) << "Failed fo fixup .symtab in " << file->GetPath(); in Fixup() 61 LOG(WARNING) << "Failed fo fixup .rel.dyn in " << file->GetPath(); in Fixup() 75 LOG(INFO) << StringPrintf("In %s moving Elf32_Dyn[%d] from 0x%08x to 0x%08" PRIxPTR, in FixupDynamic() 95 LOG(INFO) << StringPrintf("In %s moving Elf32_Shdr[%d] from 0x%08x to 0x%08" PRIxPTR, in FixupSectionHeaders() 113 LOG(INFO) << StringPrintf("In %s moving Elf32_Phdr[%d] from 0x%08x to 0x%08" PRIxPTR, in FixupProgramHeaders() 139 LOG(INFO) << StringPrintf("In %s moving Elf32_Sym[%d] from 0x%08x to 0x%08" PRIxPTR, in FixupSymbols() [all …]
|
D | elf_writer_quick.cc | 258 LOG(INFO) << "phdr_offset=" << phdr_offset << std::hex << " " << phdr_offset; in Write() 259 LOG(INFO) << "phdr_size=" << phdr_size << std::hex << " " << phdr_size; in Write() 300 LOG(INFO) << "dynstr size (bytes) =" << dynstr.size() in Write() 302 LOG(INFO) << "dynsym size (elements)=" << dynsym_builder_.GetSize() in Write() 311 LOG(INFO) << "strtab size (bytes) =" << strtab.size() in Write() 313 LOG(INFO) << "symtab size (elements) =" << symtab_builder_.GetSize() in Write() 387 LOG(INFO) << ".shstrtab size (bytes) =" << shstrtab.size() in Write() 389 LOG(INFO) << "section list size (elements)=" << section_ptrs.size() in Write() 397 LOG(INFO) << ".hash size (bytes)=" << hash.size() * sizeof(Elf32_Word) in Write() 467 LOG(INFO) << "dynsym off=" << dynsym_builder_.section_.sh_offset in Write() [all …]
|
/art/runtime/ |
D | indirect_reference_table.cc | 61 LOG(FATAL) << "JNI ERROR (app bug): see above."; in AbortIfNoCheckJNI() 98 LOG(FATAL) << "JNI ERROR (app bug): " << kind_ << " table overflow " in Add() 129 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.parts.topIndex in Add() 140 LOG(FATAL) << "Internal Error: non-empty local reference table\n" in AssertEmpty() 164 LOG(WARNING) << "Attempt to remove local handle scope entry from IRT, ignoring"; in Remove() 170 LOG(WARNING) << "Attempt to remove index outside index area (" << idx in Remove() 176 LOG(WARNING) << "Attempt to remove invalid index " << idx in Remove() 193 LOG(INFO) << "+++ checking for hole at " << topIndex - 1 in Remove() 201 LOG(INFO) << "+++ ate hole at " << (topIndex - 1); in Remove() 210 LOG(INFO) << "+++ ate last entry " << topIndex - 1; in Remove() [all …]
|
D | instruction_set.cc | 37 LOG(FATAL) << "Unknown ISA " << isa; in GetInstructionSetString() 75 LOG(FATAL) << "ISA kNone does not have alignment."; in GetInstructionSetAlignment() 78 LOG(FATAL) << "Unknown ISA " << isa; in GetInstructionSetAlignment() 111 LOG(FATAL) << "kNone has no stack overflow size"; in GetStackOverflowReservedBytes() 115 LOG(FATAL) << "Unknown instruction set" << isa; in GetStackOverflowReservedBytes()
|
D | indirect_reference_table-inl.h | 33 LOG(WARNING) << "Attempt to look up NULL " << kind_; in GetChecked() 37 LOG(ERROR) << "JNI ERROR (app bug): invalid " << kind_ << " " << iref; in GetChecked() 44 LOG(ERROR) << "JNI ERROR (app bug): accessed stale " << kind_ << " " in GetChecked() 50 LOG(ERROR) << "JNI ERROR (app bug): accessed deleted " << kind_ << " " << iref; in GetChecked() 64 LOG(ERROR) << "JNI ERROR (app bug): attempt to " << what in CheckEntry()
|
D | instruction_set.h | 97 LOG(FATAL) << "ISA kNone does not have pointer size."; in GetInstructionSetPointerSize() 100 LOG(FATAL) << "Unknown ISA " << isa; in GetInstructionSetPointerSize() 120 LOG(FATAL) << "ISA kNone does not have bit width."; in Is64BitInstructionSet() 123 LOG(FATAL) << "Unknown ISA " << isa; in Is64BitInstructionSet() 147 LOG(FATAL) << "ISA kNone does not have spills."; in GetBytesPerGprSpillLocation() 150 LOG(FATAL) << "Unknown ISA " << isa; in GetBytesPerGprSpillLocation() 170 LOG(FATAL) << "ISA kNone does not have spills."; in GetBytesPerFprSpillLocation() 173 LOG(FATAL) << "Unknown ISA " << isa; in GetBytesPerFprSpillLocation()
|
D | signal_catcher.cc | 101 LOG(INFO) << s; in Output() 119 LOG(INFO) << "Wrote stack traces to '" << stack_trace_file_ << "'"; in Output() 170 LOG(INFO) << "SIGUSR1 forcing GC (no HPROF)"; in HandleSigUsr1() 185 LOG(INFO) << *self << ": reacting to signal " << signal_number; in WaitForSignal() 188 Runtime::Current()->DumpLockHolders(LOG(INFO)); in WaitForSignal() 230 LOG(ERROR) << "Unexpected signal %d" << signal_number; in Run()
|
D | runtime_android.cc | 48 LOG(INTERNAL_FATAL) << "Fault message: " << runtime->GetFaultMessage(); in HandleUnexpectedSignal() 51 LOG(INTERNAL_FATAL) << "Dump heap object at fault address: "; in HandleUnexpectedSignal() 52 heap->DumpObject(LOG(INTERNAL_FATAL), reinterpret_cast<mirror::Object*>(info->si_addr)); in HandleUnexpectedSignal()
|
D | elf_utils.h | 117 LOG(FATAL) << "Illegal d_tag value 0x" << std::hex << d_tag; in IsDynamicSectionPointer() 149 LOG(FATAL) << "Unknown MIPS d_tag value 0x" << std::hex << d_tag; in IsDynamicSectionPointer() 159 LOG(FATAL) << "Unknown d_tag value 0x" << std::hex << d_tag; in IsDynamicSectionPointer()
|
D | fault_handler.cc | 112 LOG(WARNING) << "Can't call " << __FUNCTION__ << " due to unitialized fault manager"; in EnsureArtActionInFrontOfSignalChain() 198 LOG(FATAL) << "Attempted to remove non existent handler " << handler; in RemoveHandler() 321 LOG(ERROR) << "Dumping java stack trace for crash in generated code"; in Action() 361 LOG(ERROR) << "Unable to register nested signal handler - no stack trace possible"; in Action() 382 self->DumpJavaStack(LOG(ERROR)); in Action() 384 LOG(ERROR) << "Stack trace aborted due to nested signal - original signal being reported"; in Action()
|
/art/compiler/utils/ |
D | swap_space.cc | 40 LOG(INFO) << "Size " << last_size; in DumpFreeMap() 42 LOG(INFO) << " 0x" << std::hex << entry.second->Start() in DumpFreeMap() 83 LOG(FATAL) << "Size: " << free_by_start.size() << " vs " << free_by_size.size(); in CollectFree() 99 LOG(FATAL) << "Sum: " << sum1 << " vs " << sum2; in CollectFree() 143 LOG(ERROR) << "Unable to mmap new swap file chunk."; in NewFileChunk() 144 LOG(ERROR) << "Current size: " << size_ << " requested: " << next_part << "/" << min_size; in NewFileChunk() 145 LOG(ERROR) << "Free list:"; in NewFileChunk() 148 LOG(ERROR) << "In free list: " << CollectFree(free_by_start_, free_by_size_); in NewFileChunk() 149 LOG(FATAL) << "Aborting..."; in NewFileChunk() 157 LOG(FATAL) << "No swap file support on the Mac."; in NewFileChunk()
|
D | allocation.h | 33 LOG(FATAL) << "UNREACHABLE"; in delete() 40 LOG(FATAL) << "UNREACHABLE"; in new() 44 LOG(FATAL) << "UNREACHABLE"; in delete()
|
/art/compiler/dex/quick/ |
D | codegen_util.cc | 43 LOG(INFO) << line; in DumpMappingTable() 47 LOG(INFO) << line; in DumpMappingTable() 49 LOG(INFO) <<" };\n\n"; in DumpMappingTable() 163 LOG(FATAL) << "Oat: invalid memref kind - " << mem_type; in SetMemRefType() 197 LOG(INFO) << "-------- method entry " in DumpLIRInsn() 201 LOG(INFO) << "-------- Method_Exit"; in DumpLIRInsn() 204 LOG(INFO) << "-------- BARRIER"; in DumpLIRInsn() 207 LOG(INFO) << "-------- entry offset: 0x" << std::hex << dest; in DumpLIRInsn() 214 LOG(INFO) << "-------- dalvik offset: 0x" << std::hex in DumpLIRInsn() 219 LOG(INFO) << "-------- exit offset: 0x" << std::hex << dest; in DumpLIRInsn() [all …]
|
/art/runtime/jdwp/ |
D | jdwp_socket.cc | 86 LOG(ERROR) << "JDWP net startup failed (req port=" << options->port << ")"; in InitSocketTransport() 94 LOG(INFO) << "JDWP will wait for debugger on port " << port; in InitSocketTransport() 96 LOG(INFO) << "JDWP will " << (options->server ? "listen" : "connect") << " on port " << port; in InitSocketTransport() 281 LOG(WARNING) << "gethostbyname_r('" << options->host << "') failed: " << hstrerror(error); in Establish() 299 …LOG(INFO) << "Connecting out to " << inet_ntoa(addr.addrInet.sin_addr) << ":" << ntohs(addr.addrIn… in Establish() 320 …LOG(INFO) << "Connection established to " << options->host << " (" << inet_ntoa(addr.addrInet.sin_… in Establish() 386 LOG(INFO) << "NOTE: entering select w/o wakepipe"; in ProcessIncoming() 417 LOG(ERROR) << "Exit wake set, but not exiting?"; in ProcessIncoming() 424 LOG(INFO) << "Ignoring second debugger -- accepting and dropping"; in ProcessIncoming() 433 LOG(INFO) << "Weird -- accept failed"; in ProcessIncoming() [all …]
|
/art/runtime/native/ |
D | dalvik_system_DexFile.cc | 301 LOG(INFO) << "DexFile_isDexOptNeeded failed to open oat file '" << oat_filename in CopyProfileFile() 321 LOG(INFO) << "DexFile_isDexOptNeeded found precompiled stripped file: " in CopyProfileFile() 326 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 333 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 339 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 349 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 357 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 363 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 371 LOG(INFO) << "DexFile_isDexOptNeeded file " << oat_filename in CopyProfileFile() 386 LOG(ERROR) << "DexFile_isDexOptNeeded file '" << filename << "' does not exist"; in CopyProfileFile() [all …]
|
/art/runtime/gc/space/ |
D | space.cc | 42 LOG(FATAL) << "Unreachable"; in AsDlMallocSpace() 47 LOG(FATAL) << "Unreachable"; in AsRosAllocSpace() 52 LOG(FATAL) << "Unreachable"; in AsZygoteSpace() 57 LOG(FATAL) << "Unreachable"; in AsBumpPointerSpace() 62 LOG(FATAL) << "Unimplemented"; in AsAllocSpace() 67 LOG(FATAL) << "Unimplemented"; in AsContinuousMemMapAllocSpace()
|
/art/runtime/base/unix_file/ |
D | fd_file.cc | 45 LOG(ERROR) << "File " << file_path_ << " wasn't explicitly flushed before destruction."; in ~FdFile() 48 LOG(ERROR) << "File " << file_path_ << " wasn't explicitly closed before destruction."; in ~FdFile() 63 LOG(ERROR) << warning; in moveTo() 76 LOG(ERROR) << warning; in moveUp() 219 LOG(ERROR) << "CloseOrErase failed while flushing a file."; in FlushCloseOrErase() 225 LOG(ERROR) << "CloseOrErase failed while closing a file."; in FlushCloseOrErase() 235 LOG(ERROR) << "FlushClose failed while flushing a file."; in FlushClose() 239 LOG(ERROR) << "FlushClose failed while closing a file."; in FlushClose()
|
/art/runtime/entrypoints/quick/ |
D | callee_save_frame.h | 55 isa == kNone ? (LOG(FATAL) << "kNone has no frame size", 0) : in GetCalleeSaveFrameSize() 56 (LOG(FATAL) << "Unknown instruction set" << isa, 0); in GetCalleeSaveFrameSize() 67 isa == kNone ? (LOG(FATAL) << "kNone has no pointer size", 0) : in GetConstExprPointerSize() 68 (LOG(FATAL) << "Unknown instruction set" << isa, 0); in GetConstExprPointerSize()
|
/art/runtime/gc/allocator/ |
D | rosalloc.cc | 98 LOG(INFO) << "RosAlloc::RosAlloc() : Inserted run 0x" << std::hex in RosAlloc() 125 LOG(INFO) << "RosAlloc::AllocPages() : Erased run 0x" in AllocPages() 140 LOG(INFO) << "RosAlloc::AllocPages() : Inserted run 0x" << std::hex in AllocPages() 199 LOG(INFO) << "RosAlloc::AlloPages() : Grew the heap by inserting run 0x" in AllocPages() 206 LOG(INFO) << "RosAlloc::AllocPages() : increased the footprint from " in AllocPages() 224 …LOG(INFO) << "RosAlloc::AllocPages() : Erased run 0x" << std::hex << reinterpret_cast<intptr_t>(fp… in AllocPages() 237 LOG(INFO) << "RosAlloc::AllocPages() : Inserted run 0x" << std::hex in AllocPages() 267 LOG(FATAL) << "Unreachable - page map type: " << page_map_type; in AllocPages() 275 LOG(INFO) << "RosAlloc::AllocPages() : 0x" << std::hex << reinterpret_cast<intptr_t>(res) in AllocPages() 284 LOG(INFO) << "RosAlloc::AllocPages() : NULL"; in AllocPages() [all …]
|
/art/runtime/gc/accounting/ |
D | heap_bitmap-inl.h | 48 LOG(FATAL) << "Invalid object " << obj; in Test() 63 LOG(FATAL) << "Invalid object " << obj; in Clear() 78 LOG(FATAL) << "Invalid object " << obj; in Set() 95 LOG(FATAL) << "Invalid object " << obj; in AtomicTestAndSet()
|
/art/dex2oat/ |
D | dex2oat.cc | 85 LOG(ERROR) << error; in UsageErrorV() 276 LOG(INFO) << "dex2oat took " << PrettyDuration(NanoTime() - start_ns_) in LogCompletionTime() 287 LOG(ERROR) << "Failed to open image classes file " << image_classes_filename; in ReadImageClassesFromFile() 344 LOG(ERROR) << error_msg; in PatchOatCode() 438 LOG(ERROR) << "Failed to write ELF file " << oat_file->GetPath(); in CreateOatFile() 456 LOG(ERROR) << "Failed to fixup ELF file " << oat_file->GetPath() << ": " << error_msg; in CreateOatFile() 477 LOG(ERROR) << "Failed to create image file " << image_filename; in CreateImageFile() 493 LOG(ERROR) << "Failed to fixup ELF file " << oat_file->GetPath(); in CreateImageFile() 532 LOG(ERROR) << "Failed to create runtime"; in CreateRuntime() 563 LOG(WARNING) << "Failed to open dex file '" << parsed[i] << "': " << error_msg; in OpenClassPathFiles() [all …]
|
/art/compiler/optimizing/ |
D | code_generator_x86_64.cc | 136 LOG(FATAL) << "Unknown if condition"; in X86_64Condition() 181 LOG(FATAL) << "Unimplemented register type " << type; in AllocateFreeRegister() 184 LOG(FATAL) << "Unreachable type " << type; in AllocateFreeRegister() 260 LOG(FATAL) << "Unimplemented type " << load->GetType(); in GetStackLocation() 267 LOG(FATAL) << "Unexpected type " << load->GetType(); in GetStackLocation() 270 LOG(FATAL) << "Unreachable"; in GetStackLocation() 341 LOG(FATAL) << "Unimplemented local type " << instruction->GetType(); in Move() 357 LOG(FATAL) << "Unimplemented type " << instruction->GetType(); in Move() 462 LOG(FATAL) << "Unimplemented local type " << store->InputAt(1)->GetType(); in VisitStoreLocal() 563 LOG(FATAL) << "Unimplemented compare type " << compare->InputAt(0)->GetType(); in VisitCompare() [all …]
|
/art/compiler/llvm/ |
D | md_builder.cc | 64 LOG(FATAL) << "Unknown TBAA special type: " << sty_id; in GetTBAASpecialType() 87 LOG(FATAL) << "Unknown TBAA special type: " << sty_id; in GetTBAAMemoryJType() 107 LOG(FATAL) << "Unknown JType: " << jty_id; in GetTBAAMemoryJType()
|