Searched defs:Binary (Results 26 - 32 of 32) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp533 Binary &Binary = *BinaryOrErr.get().getBinary(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp698 uint32_t Binary = (Value - 4) >> 1; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp682 std::unique_ptr<object::WindowsResource> Binary = local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.h135 ProfiledBinary *Binary; member in struct:llvm::sampleprof::HybridSample
203 const ProfiledBinary *Binary; member in struct:llvm::sampleprof::UnwindState
385 const ProfiledBinary *Binary; member in struct:llvm::sampleprof::FrameStack
401 const ProfiledBinary *Binary; member in struct:llvm::sampleprof::ProbeStack
490 const ProfiledBinary *Binary; member in class:llvm::sampleprof::VirtualUnwinder
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h31 Binary, member in class:llvm::objcopy::FileFormat
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp741 CompilerInstance::createDefaultOutputFile(bool Binary, StringRef InFile, argument
768 CompilerInstance::createOutputFile(StringRef OutputPath, bool Binary, argument
782 CompilerInstance::createOutputFileImpl(StringRef OutputPath, bool Binary, argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp801 object::Binary &Binary = *BinaryOrErr.get().getBinary(); local

Completed in 296 milliseconds

12