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()
774 Elf_Word hash = elfhash(symbol_name.c_str()); in FindDynamicSymbol()
1139 file->GetPath().c_str(), file->Fd(), strerror(errno)); in Load()
1152 reservation_name.c_str(), in Load()
1162 reservation_name.c_str(), in Load()
1163 error_msg->c_str()); in Load()
1204 file->GetPath().c_str()); in Load()
1213 file->GetPath().c_str()); in Load()
1220 file->GetPath().c_str()); in Load()
1232 file->GetPath().c_str(), in Load()
1238 i, file->GetPath().c_str(), error_msg->c_str()); in Load()
1244 i, file->GetPath().c_str(), p_vaddr, segment.Begin()); in Load()
1251 static_cast<uint64_t>(i), file->GetPath().c_str()); in Load()
1252 MemMap segment = MemMap::MapAnonymous(name.c_str(), in Load()
1262 i, file->GetPath().c_str(), error_msg->c_str()); in Load()
1268 i, file->GetPath().c_str(), p_vaddr, segment.Begin()); in Load()
1279 file->GetPath().c_str()); in Load()
1291 d_ptr, file->GetPath().c_str()); in Load()
1300 d_ptr, file->GetPath().c_str()); in Load()
1309 d_ptr, file->GetPath().c_str()); in Load()
1319 i + 1, GetDynamicNum(), file->GetPath().c_str()); in Load()
1388 auto patches_section = FindSectionByName(patches_name.c_str()); in ApplyOatPatchesTo()
1516 file->GetPath().c_str(), strerror(errno)); in Strip()
1567 file_path_.c_str(), i, in FixupDynamic()
1589 file_path_.c_str(), i, in FixupSectionHeaders()
1609 file_path_.c_str(), i, in FixupProgramHeaders()
1637 file_path_.c_str(), i, in FixupSymbols()
1657 file_path_.c_str(), j, in FixupRelocations()
1668 file_path_.c_str(), j, in FixupRelocations()
1701 file->GetPath().c_str()); in Open()
1710 file->GetPath().c_str(), in Open()
1739 file->GetPath().c_str(), in Open()
1750 file->GetPath().c_str()); in Open()
1759 file->GetPath().c_str(), in Open()
1788 file->GetPath().c_str(), in Open()