Home
last modified time | relevance | path

Searched defs:Prot (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/mi_prot/
H A Dprot.adb19 procedure Prot is subprogram
21 protected type Obj_Type
47 end Prot; argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/mi_prot/
H A Dprot.adb19 procedure Prot is subprogram
21 protected type Obj_Type
47 end Prot; argument
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp245 auto &Prot = KV.first; in allocateSegments() local
298 auto &Prot = KV.first; in allocateSegments() local
359 auto &Prot = KV.first; in copyBlockContentToWorkingMemory() local
H A DMachOLinkGraphBuilder.cpp100 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local
173 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
H A DJITLinkMemoryManager.cpp63 auto &Prot = KV.first; in allocate() local
H A DELF_x86_64.cpp254 auto Prot = static_cast<sys::Memory::ProtectionFlags>( in getCommonSection() local
369 sys::Memory::ProtectionFlags Prot; in createNormalizedSections() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMmapWriteExecChecker.cpp52 int64_t Prot = ProtLoc->getValue().getSExtValue(); in checkPreCall() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h69 WireProtectionFlags Prot = WPF_None; member
77 WireProtectionFlags Prot = WPF_None; member
85 WireProtectionFlags Prot = WPF_None; member
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.h97 struct Prot struct
102 Prot(); argument
H A Ddsymbol.c1828 Prot::Prot() in Prot() function
1834 Prot::Prot(PROTKIND kind) in Prot() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h580 Section(StringRef Name, sys::Memory::ProtectionFlags Prot, in Section()
609 void setProtectionFlags(sys::Memory::ProtectionFlags Prot) { in setProtectionFlags()
661 sys::Memory::ProtectionFlags Prot; variable
883 Section &createSection(StringRef Name, sys::Memory::ProtectionFlags Prot) { in createSection()
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DUSRGeneration.cpp844 for (auto *Prot : OIT->getProtocols()) in VisitType() local
1061 void clang::index::generateUSRForObjCProtocol(StringRef Prot, raw_ostream &OS, in generateUSRForObjCProtocol()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.c1828 Prot::Prot() in Prot() function
1834 Prot::Prot(PROTKIND kind) in Prot() function
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DMachODumper.cpp320 std::string Prot; in getMask() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp844 uint32_t Prot = in writeObject() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp377 auto &Prot = KV.first; in allocate() local
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6347 const ObjCProtocolDecl *Prot = getCursorObjCProtocolRef(C).first; in clang_getCursorReferenced() local