Searched defs:Guard (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/lib/libstand/
H A Dzalloc_defs.h70 typedef struct Guard { struct
73 } Guard; typedef in typeref:struct:Guard
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDeclCXX.cpp323 llvm::GlobalVariable *Guard = new llvm::GlobalVariable( local
432 GenerateCXXGlobalInitFunc(llvm::Function *Fn, ArrayRef<llvm::Constant *> Decls, llvm::GlobalVariable *Guard) argument
H A DItaniumCXXABI.cpp1305 llvm::GlobalVariable *Guard; member in struct:__anon3242::CallGuardAbort
1306 CallGuardAbort(llvm::GlobalVariable *Guard) : Guard(Guard) {} argument
1310 Guard); local
H A DMicrosoftCXXABI.cpp377 llvm::GlobalVariable *Guard; member in struct:__anon3243::MicrosoftCXXABI::GuardInfo
/freebsd-10.1-release/contrib/ntp/sntp/unity/
H A Dunity_fixture.c176 } Guard; typedef in typeref:struct:GuardBytes
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h478 const Value *Guard; member in class:llvm::SelectionDAGBuilder::StackProtectorDescriptor
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1190 GlobalVariable *Guard = new GlobalVariable( local

Completed in 86 milliseconds