Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetPath

41       LOG(WARNING) << "Failed fo fixup .dynamic in " << file->GetPath();
45 LOG(WARNING) << "Failed fo fixup section headers in " << file->GetPath();
49 LOG(WARNING) << "Failed fo fixup program headers in " << file->GetPath();
53 LOG(WARNING) << "Failed fo fixup .dynsym in " << file->GetPath();
57 LOG(WARNING) << "Failed fo fixup .symtab in " << file->GetPath();
61 LOG(WARNING) << "Failed fo fixup .rel.dyn in " << file->GetPath();
76 elf_file.GetFile().GetPath().c_str(), i,
96 elf_file.GetFile().GetPath().c_str(), i,
109 CHECK_EQ(ph->p_vaddr, ph->p_paddr) << elf_file.GetFile().GetPath() << " i=" << i;
111 << elf_file.GetFile().GetPath() << " i=" << i;
114 elf_file.GetFile().GetPath().c_str(), i,
120 << elf_file.GetFile().GetPath() << " i=" << i;
131 CHECK(!dynamic) << elf_file.GetFile().GetPath();
140 elf_file.GetFile().GetPath().c_str(), i,
158 elf_file.GetFile().GetPath().c_str(), i,
168 elf_file.GetFile().GetPath().c_str(), i,