Searched refs:Sealed (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/orc/ |
H A D | macho_platform.cpp | 97 bool Sealed = false; member 120 return SPSMachOJITDylibDepInfo::AsArgList::size(JDI.Sealed, JDI.DepHeaders); in size() 124 return SPSMachOJITDylibDepInfo::AsArgList::serialize(OB, JDI.Sealed, in serialize() 129 return SPSMachOJITDylibDepInfo::AsArgList::deserialize(IB, JDI.Sealed, in deserialize() 283 bool Sealed = false; member 1057 if (!JDS->referenced() || !JDS->Sealed) { in dlopenImpl() 1124 if (JDS.Sealed) { in dlopenInitialize() 1134 JDS.Sealed = DI.Sealed; in dlopenInitialize()
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 215 Sealed = 0x0400, enumerator 289 Sealed = 0x0200 enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MachOPlatform.h | 34 bool Sealed = false; member
|
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
H A D | EnumTables.cpp | 325 CV_ENUM_CLASS_ENT(ClassOptions, Sealed), 341 CV_ENUM_CLASS_ENT(MethodOptions, Sealed),
|
H A D | TypeDumpVisitor.cpp | 43 ENUM_ENTRY(ClassOptions, Sealed), 57 ENUM_ENTRY(MethodOptions, Sealed),
|
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.cpp | 75 PUSH_FLAG(ClassOptions, Sealed, Options, "sealed"); in formatClassOptions() 199 PUSH_FLAG(MethodOptions, Sealed, Flags, "sealed"); in memberAttributes()
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | MachOPlatform.cpp | 39 return SPSMachOJITDylibDepInfo::AsArgList::size(DDI.Sealed, DDI.DepHeaders); in size() 44 return SPSMachOJITDylibDepInfo::AsArgList::serialize(OB, DDI.Sealed, in serialize() 50 return SPSMachOJITDylibDepInfo::AsArgList::deserialize(IB, DDI.Sealed, in deserialize()
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 377 IO.bitSetCase(Options, "Sealed", ClassOptions::Sealed); in bitset() 387 IO.bitSetCase(Options, "Sealed", MethodOptions::Sealed); in bitset()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2479 ClassOptions CO = ClassOptions::Sealed | getCommonClassOptions(Ty); in lowerCompleteTypeUnion()
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | epigraphs.pod | 2742 Sealed with a kiss and a band of gold.
|