Searched defs:DH (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF.cpp61 const auto *DH = local
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dia64.S1397 #define DH r22 define
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFReader.cpp27 const dos_header *DH = COFFObj.getDOSHeader(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp400 object::dos_header DH; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h112 void setDiagHandler(DiagHandlerTy DH, void *Ctx = nullptr) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp135 void LLVMContext::setDiagnosticHandler(std::unique_ptr<DiagnosticHandler> &&DH, argument
/freebsd-current/crypto/openssl/include/openssl/
H A Dtypes.h134 typedef struct dh_st DH; typedef in typeref:struct:dh_st
/freebsd-current/crypto/openssh/
H A Dkex.h44 # define DH void macro
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5552 UINT8 DH; member in struct:__anon9386
/freebsd-current/crypto/openssl/test/
H A Dendecode_test.c990 DOMAIN_KEYS(DH); variable
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp851 const auto *DH = reinterpret_cast<const dos_header *>(base()); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp695 void COFFDumper::printDOSHeader(const dos_header *DH) { argument
[all...]

Completed in 812 milliseconds