| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ValueHandle.h | 38 enum HandleBaseKind { Assert, Callback, Weak, WeakTracking }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ModuleUtils.cpp | 226 bool Weak) { in declareSanitizerInitFunction() 254 StringRef VersionCheckName, bool Weak) { in createSanitizerCtorAndInitFunctions() 300 StringRef VersionCheckName, bool Weak) { in getOrCreateSanitizerCtorAndInitFunctions()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | executor_symbol_def.h | 35 Weak = 1U << 1, enumerator
|
| H A D | macho_platform.cpp | 159 Weak = 1U << 0, enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/InterfaceStub/ |
| H A D | IFSStub.h | 60 bool Weak = false; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.h | 46 Weak = 1U << 0, enumerator 63 enum class LoadKind { Default, Weak }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | XCOFFLinkGraphBuilder.cpp | 256 bool Weak = *Flags & object::SymbolRef::SF_Weak; in processCsectsAndSymbols() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
| H A D | JITSymbol.h | 83 Weak = 1U << 1, enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | VLIWMachineScheduler.h | 114 Weak enumerator
|
| H A D | ScheduleDAG.h | 75 Weak, ///< Arbitrary weak DAG edge. enumerator
|
| H A D | MachineScheduler.h | 1086 Weak, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFImportFile.cpp | 580 StringRef Weak, bool Imp, in createWeakExternal()
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Symbols.h | 204 enum class RefState : uint8_t { Unreferenced = 0, Weak = 1, Strong = 2 }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachO.h | 217 enum class Kind { Regular, Lazy, Weak }; enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
| H A D | CommonConfig.h | 170 Weak, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | TextStubV5.cpp | 141 Weak, enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 398 Weak, enumerator
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 262 bool Weak = SymFlags & SymbolRef::SF_Weak; in shouldPrint() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 2438 bool Weak = in lower() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTContext.h | 3617 Weak, enumerator
|
| H A D | DeclObjC.h | 732 enum SetterKind { Assign, Retain, Copy, Weak }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 7278 bool Weak, bool DLLImport) { in GetClassGlobal() 7405 CodeGenFunction &CGF, const ObjCInterfaceDecl *ID, bool Weak) { in EmitMetaClassRef()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 2998 bool Weak = Flags & SymbolRef::SF_Weak; in printSymbol() local
|