• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:c_str

111                               file->GetPath().c_str(), file->Fd(), strerror(errno));  in Setup()
118 file->GetPath().c_str()); in Setup()
132 file->GetPath().c_str(), in Setup()
142 sizeof(Elf_Ehdr), file->GetPath().c_str()); in Setup()
152 file->GetPath().c_str(), in Setup()
155 *error_msg = StringPrintf("Failed to map ELF program headers: %s", error_msg->c_str()); in Setup()
167 file->GetPath().c_str(), in Setup()
170 *error_msg = StringPrintf("Failed to map ELF file: %s", error_msg->c_str()); in Setup()
191 file->GetPath().c_str()); in Setup()
199 file->GetPath().c_str()); in Setup()
213 i, file->GetPath().c_str()); in Setup()
296 file_path_.c_str()); in CheckAndSet()
341 *error_msg = StringPrintf("No section headers in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
349 file->GetPath().c_str()); in CheckSectionsExist()
356 file->GetPath().c_str()); in CheckSectionsExist()
365 *error_msg = StringPrintf("No strtab for symtab in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
373 file->GetPath().c_str()); in CheckSectionsExist()
380 *error_msg = StringPrintf("No dynstr in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
384 *error_msg = StringPrintf("No dynsym in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
391 file->GetPath().c_str()); in CheckSectionsExist()
399 file->GetPath().c_str()); in CheckSectionsExist()
412 file->GetPath().c_str()); in CheckSectionsExist()
438 file->GetPath().c_str(), in SetMap()
449 file->GetPath().c_str(), in SetMap()
456 file->GetPath().c_str(), in SetMap()
463 file->GetPath().c_str(), in SetMap()
470 file->GetPath().c_str(), in SetMap()
477 file->GetPath().c_str(), in SetMap()
484 file->GetPath().c_str(), in SetMap()
490 file->GetPath().c_str()); in SetMap()
495 file->GetPath().c_str()); in SetMap()
500 file->GetPath().c_str()); in SetMap()
505 file->GetPath().c_str()); in SetMap()
510 file->GetPath().c_str()); in SetMap()
515 file->GetPath().c_str()); in SetMap()
520 file->GetPath().c_str()); in SetMap()
525 file->GetPath().c_str()); in SetMap()
532 file->GetPath().c_str()); in SetMap()
541 file->GetPath().c_str()); in SetMap()
548 file->GetPath().c_str()); in SetMap()
783 Elf_Word hash = elfhash(symbol_name.c_str()); in FindDynamicSymbol()
1098 i, file->GetPath().c_str()); in Load()
1126 file->GetPath().c_str(), file->Fd(), strerror(errno)); in Load()
1144 std::unique_ptr<MemMap> reserve(MemMap::MapAnonymous(reservation_name.c_str(), in Load()
1153 reservation_name.c_str(), error_msg->c_str()); in Load()
1194 file->GetPath().c_str()); in Load()
1203 file->GetPath().c_str()); in Load()
1210 file->GetPath().c_str()); in Load()
1223 file->GetPath().c_str(), in Load()
1227 i, file->GetPath().c_str(), error_msg->c_str()); in Load()
1233 i, file->GetPath().c_str(), p_vaddr, segment->Begin()); in Load()
1240 static_cast<uint64_t>(i), file->GetPath().c_str()); in Load()
1242 MemMap::MapAnonymous(name.c_str(), in Load()
1248 i, file->GetPath().c_str(), error_msg->c_str()); in Load()
1254 i, file->GetPath().c_str(), p_vaddr, segment->Begin()); in Load()
1265 file->GetPath().c_str()); in Load()
1277 d_ptr, file->GetPath().c_str()); in Load()
1286 d_ptr, file->GetPath().c_str()); in Load()
1295 d_ptr, file->GetPath().c_str()); in Load()
1305 i + 1, GetDynamicNum(), file->GetPath().c_str()); in Load()
1375 auto patches_section = FindSectionByName(patches_name.c_str()); in ApplyOatPatchesTo()
1503 file->GetPath().c_str(), strerror(errno)); in Strip()
1554 file_path_.c_str(), i, in FixupDynamic()
1576 file_path_.c_str(), i, in FixupSectionHeaders()
1596 file_path_.c_str(), i, in FixupProgramHeaders()
1624 file_path_.c_str(), i, in FixupSymbols()
1644 file_path_.c_str(), j, in FixupRelocations()
1655 file_path_.c_str(), j, in FixupRelocations()
1689 file->GetPath().c_str()); in Open()
1698 file->GetPath().c_str(), in Open()
1729 file->GetPath().c_str(), in Open()
1740 file->GetPath().c_str()); in Open()
1749 file->GetPath().c_str(), in Open()
1778 file->GetPath().c_str(), in Open()