Searched refs:ManagedPresent (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 457 ManagedPresent = 1 << 12, enumerator 473 ManagedPresent = 1 << 12, enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 116 CV_ENUM_CLASS_ENT(CompileSym2Flags, ManagedPresent), 128 CV_ENUM_CLASS_ENT(CompileSym3Flags, ManagedPresent),
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 77 PUSH_FLAG(CompileSym2Flags, ManagedPresent, Flags, "has managed code"); in formatCompileSym2Flags() 97 PUSH_FLAG(CompileSym3Flags, ManagedPresent, Flags, "has managed code"); in formatCompileSym3Flags()
|