Home
last modified time | relevance | path

Searched refs:HotPatch (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/DebugInfo/PDB/
H A Dusing-namespace.test24 Flags: [ SecurityChecks, HotPatch ]
H A Dannotation.test42 Flags: [ SecurityChecks, HotPatch ]
/llvm-project-15.0.7/lld/test/COFF/Inputs/
H A Dprecomp2.yaml18 Flags: [ SecurityChecks, HotPatch ]
H A Dprecomp2-a.yaml18 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-type-server-guid-collision-a.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-type-server-guid-collision-b.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-type-server-simple-b.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb2.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb_lines_2.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-type-server-simple-a.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb1.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-scopes-b.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-scopes-a.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb_comdat_bar.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb_comdat_main.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb_lines_1.yaml22 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-file-statics-b.yaml22 Flags: [ SecurityChecks, HotPatch ]
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h459 HotPatch = 1 << 14, enumerator
475 HotPatch = 1 << 14, enumerator
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp117 CV_ENUM_CLASS_ENT(CompileSym2Flags, HotPatch),
129 CV_ENUM_CLASS_ENT(CompileSym3Flags, HotPatch),
/llvm-project-15.0.7/llvm/test/MC/AArch64/
H A Dcoff-debug.ll81 ; CHECK: HotPatch (0x4000)
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ARMNT/
H A Darm-register-variables.ll28 ; OBJ-NEXT: HotPatch (0x4000)
/llvm-project-15.0.7/lld/test/COFF/
H A Dpdb-symbol-types.yaml68 Flags: [ SecurityChecks, HotPatch ]
H A Dpdb-heapsite.yaml38 Flags: [ SecurityChecks, HotPatch ]
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp78 PUSH_FLAG(CompileSym2Flags, HotPatch, Flags, "hot patchable"); in formatCompileSym2Flags()
98 PUSH_FLAG(CompileSym3Flags, HotPatch, Flags, "hot patchable"); in formatCompileSym3Flags()
/llvm-project-15.0.7/lld/COFF/
H A DInputFiles.cpp732 (cs.Flags & CompileSym3Flags::HotPatch) != CompileSym3Flags::None; in initializeFlags()

12