Lines Matching refs:c_str
106 file->GetPath().c_str(), file->Fd(), strerror(errno)); in Setup()
113 file->GetPath().c_str()); in Setup()
127 file->GetPath().c_str(), in Setup()
137 sizeof(Elf_Ehdr), file->GetPath().c_str()); in Setup()
147 file->GetPath().c_str(), in Setup()
150 *error_msg = StringPrintf("Failed to map ELF program headers: %s", error_msg->c_str()); in Setup()
162 file->GetPath().c_str(), in Setup()
165 *error_msg = StringPrintf("Failed to map ELF file: %s", error_msg->c_str()); in Setup()
186 file->GetPath().c_str()); in Setup()
194 file->GetPath().c_str()); in Setup()
208 i, file->GetPath().c_str()); in Setup()
290 file_path_.c_str()); in CheckAndSet()
335 *error_msg = StringPrintf("No section headers in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
343 file->GetPath().c_str()); in CheckSectionsExist()
350 file->GetPath().c_str()); in CheckSectionsExist()
359 *error_msg = StringPrintf("No strtab for symtab in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
367 file->GetPath().c_str()); in CheckSectionsExist()
374 *error_msg = StringPrintf("No dynstr in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
378 *error_msg = StringPrintf("No dynsym in ELF file: '%s'", file->GetPath().c_str()); in CheckSectionsExist()
385 file->GetPath().c_str()); in CheckSectionsExist()
393 file->GetPath().c_str()); in CheckSectionsExist()
406 file->GetPath().c_str()); in CheckSectionsExist()
432 file->GetPath().c_str(), in SetMap()
443 file->GetPath().c_str(), in SetMap()
450 file->GetPath().c_str(), in SetMap()
457 file->GetPath().c_str(), in SetMap()
464 file->GetPath().c_str(), in SetMap()
471 file->GetPath().c_str(), in SetMap()
478 file->GetPath().c_str(), in SetMap()
484 file->GetPath().c_str()); in SetMap()
489 file->GetPath().c_str()); in SetMap()
494 file->GetPath().c_str()); in SetMap()
499 file->GetPath().c_str()); in SetMap()
504 file->GetPath().c_str()); in SetMap()
509 file->GetPath().c_str()); in SetMap()
514 file->GetPath().c_str()); in SetMap()
519 file->GetPath().c_str()); in SetMap()
526 file->GetPath().c_str()); in SetMap()
535 file->GetPath().c_str()); in SetMap()
542 file->GetPath().c_str()); in SetMap()
775 Elf_Word hash = elfhash(symbol_name.c_str()); in FindDynamicSymbol()
1140 file->GetPath().c_str(), file->Fd(), strerror(errno)); in Load()
1153 reservation_name.c_str(), in Load()
1163 reservation_name.c_str(), in Load()
1164 error_msg->c_str()); in Load()
1205 file->GetPath().c_str()); in Load()
1214 file->GetPath().c_str()); in Load()
1221 file->GetPath().c_str()); in Load()
1233 file->GetPath().c_str(), in Load()
1239 i, file->GetPath().c_str(), error_msg->c_str()); in Load()
1245 i, file->GetPath().c_str(), p_vaddr, segment.Begin()); in Load()
1252 static_cast<uint64_t>(i), file->GetPath().c_str()); in Load()
1253 MemMap segment = MemMap::MapAnonymous(name.c_str(), in Load()
1263 i, file->GetPath().c_str(), error_msg->c_str()); in Load()
1269 i, file->GetPath().c_str(), p_vaddr, segment.Begin()); in Load()
1280 file->GetPath().c_str()); in Load()
1292 d_ptr, file->GetPath().c_str()); in Load()
1301 d_ptr, file->GetPath().c_str()); in Load()
1310 d_ptr, file->GetPath().c_str()); in Load()
1320 i + 1, GetDynamicNum(), file->GetPath().c_str()); in Load()
1389 auto patches_section = FindSectionByName(patches_name.c_str()); in ApplyOatPatchesTo()
1517 file->GetPath().c_str(), strerror(errno)); in Strip()
1568 file_path_.c_str(), i, in FixupDynamic()
1590 file_path_.c_str(), i, in FixupSectionHeaders()
1610 file_path_.c_str(), i, in FixupProgramHeaders()
1638 file_path_.c_str(), i, in FixupSymbols()
1658 file_path_.c_str(), j, in FixupRelocations()
1669 file_path_.c_str(), j, in FixupRelocations()
1702 file->GetPath().c_str()); in Open()
1711 file->GetPath().c_str(), in Open()
1740 file->GetPath().c_str(), in Open()
1751 file->GetPath().c_str()); in Open()
1760 file->GetPath().c_str(), in Open()
1789 file->GetPath().c_str(), in Open()