Home
last modified time | relevance | path

Searched refs:BinaryPath (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp27 StringRef BinaryPath, ArrayRef<std::string> Archs, in MachODebugMapParser() argument
30 : BinaryPath(std::string(BinaryPath)), Archs(Archs.begin(), Archs.end()), in MachODebugMapParser()
45 std::string BinaryPath; member in __anon7c2d0b190111::MachODebugMapParser
70 StringRef BinaryPath);
105 StringRef BinaryPath);
191 StringRef BinaryPath) { in parseOneBinary() argument
195 std::make_unique<DebugMap>(MainBinary.getArchTriple(), BinaryPath, UUID); in parseOneBinary()
247 OS << "Symbol table for: '" << BinaryPath << "' (" << Arch.data() << ")\n"; in dumpSymTabHeader()
318 StringRef BinaryPath) { in dumpOneBinaryStab() argument
353 auto ObjectEntry = BinHolder.getObjectEntry(BinaryPath); in dumpStab()
[all …]
H A DDebugMap.h76 std::string BinaryPath; variable
91 DebugMap(const Triple &BinaryTriple, StringRef BinaryPath,
93 : BinaryTriple(BinaryTriple), BinaryPath(std::string(BinaryPath)), in BinaryTriple()
119 StringRef getBinaryPath() const { return BinaryPath; } in getBinaryPath()
H A DDebugMap.cpp208 io.mapOptional("binary-path", DM.BinaryPath); in mapping()
219 io.mapOptional("binary-path", DM->BinaryPath); in mapping()
H A DDwarfLinkerForBinary.cpp230 static Error emitRemarks(const LinkOptions &Options, StringRef BinaryPath, in emitRemarks() argument
247 sys::path::append(Path, sys::path::filename(BinaryPath)); in emitRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.cpp285 ProfiledBinary &PerfReader::loadBinary(const StringRef BinaryPath, in loadBinary() argument
290 StringRef BinaryName = llvm::sys::path::filename(BinaryPath); in loadBinary()
293 auto Ret = BinaryTable.insert({BinaryName, ProfiledBinary(BinaryPath)}); in loadBinary()
296 std::string ErrorMsg = "Binary name conflict: " + BinaryPath.str() + in loadBinary()
306 StringRef BinaryPath = Event.BinaryPath; in updateBinaryAddress() local
307 StringRef BinaryName = llvm::sys::path::filename(BinaryPath); in updateBinaryAddress()
611 Event.BinaryPath = Fields[BINARY_PATH]; in parseMMap2Event()
614 outs() << "Mmap: Binary " << Event.BinaryPath << " loaded at " in parseMMap2Event()
H A DPerfReader.h561 StringRef BinaryPath; member
567 ProfiledBinary &loadBinary(const StringRef BinaryPath,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDriver.h310 static std::string GetResourcesPath(StringRef BinaryPath,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp106 std::string Driver::GetResourcesPath(StringRef BinaryPath, in GetResourcesPath() argument
113 std::string Dir = std::string(llvm::sys::path::parent_path(BinaryPath)); in GetResourcesPath()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-viet.comp.po13854 "tree. BinaryPath should point to the base of the recursive search and \n"
13907 "BinaryPath (đường dẫn nhị phân) nên chỉ tới cơ bản của việc tìm kiếm đệ "