HomeSort by relevance Sort by last modified time
    Searched refs:TrampolineType (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 278 CV_ENUM_CLASS_ENT(TrampolineType, TrampIncremental),
279 CV_ENUM_CLASS_ENT(TrampolineType, BranchIsland),
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 539 enum class TrampolineType { TrampIncremental, BranchIsland };

Completed in 66 milliseconds