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

/freebsd-11.0-release/lib/libstand/
H A Dzalloc_defs.h70 typedef struct Guard { struct
73 } Guard; typedef in typeref:struct:Guard
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDeclCXX.cpp504 GenerateCXXGlobalInitFunc(llvm::Function *Fn, ArrayRef<llvm::Function *> Decls, Address Guard) argument
H A DItaniumCXXABI.cpp1898 llvm::GlobalVariable *Guard; member in struct:__anon3830::final
1899 CallGuardAbort(llvm::GlobalVariable *Guard) : Guard(Guard) {} argument
1903 Guard); variable
2218 llvm::GlobalVariable *Guard = new llvm::GlobalVariable( local
[all...]
H A DMicrosoftCXXABI.cpp766 llvm::GlobalVariable *Guard; member in struct:__anon3838::MicrosoftCXXABI::GuardInfo
2294 Address Guard; member in struct:__anon3840::final
2296 ResetGuardBit(Address Guard, unsigned GuardNum) argument
2311 llvm::Value *Guard; member in struct:__anon3840::final
2312 CallInitThreadAbort(Address Guard) argument
2316 CGF.EmitNounwindRuntimeCall(getInitThreadAbortFn(CGF.CGM), Guard); variable
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/unity/
H A Dunity_fixture.c176 } Guard; typedef in typeref:struct:GuardBytes
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DValueMap.h240 unique_lock<typename Config::mutex_type> Guard; variable
252 unique_lock<typename Config::mutex_type> Guard; variable
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h553 const Value *Guard; member in class:llvm::SelectionDAGBuilder::StackProtectorDescriptor
/freebsd-11.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp291 std::string Guard; member in class:__anon4290::Intrinsic
322 Intrinsic(Record *R, StringRef Name, StringRef Proto, TypeSpec OutTS, TypeSpec InTS, ClassKind CK, ListInit *Body, NeonEmitter &Emitter, StringRef Guard, bool IsUnavailable, bool BigEndianSafe) argument
1916 std::string Guard = R->getValueAsString("ArchGuard"); local
[all...]

Completed in 113 milliseconds