HomeSort by: relevance | last modified time | path
    Searched refs:HotPatch (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 451 HotPatch = 1 << 14,
467 HotPatch = 1 << 14,
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 117 CV_ENUM_CLASS_ENT(CompileSym2Flags, HotPatch),
129 CV_ENUM_CLASS_ENT(CompileSym3Flags, HotPatch),
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalSymbolDumper.cpp 76 PUSH_FLAG(CompileSym2Flags, HotPatch, Flags, "hot patchable");
96 PUSH_FLAG(CompileSym3Flags, HotPatch, Flags, "hot patchable");

Completed in 19 milliseconds