| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h"#include "llvm/DebugInfo/DWARF/DWARFContext.h"#include "llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h"Go to the source code of this file.
Functions | |
| static VTuneMethodBatch | getMethodBatch (LinkGraph &G, bool EmitDebugInfo) | 
Variables | |
| static constexpr StringRef | RegisterVTuneImplName = "llvm_orc_registerVTuneImpl" | 
| static constexpr StringRef | UnregisterVTuneImplName | 
| static constexpr StringRef | RegisterTestVTuneImplName | 
      
  | 
  static | 
Definition at line 26 of file VTuneSupportPlugin.cpp.
References llvm::DILineInfoSpecifier::AbsoluteFilePath, llvm::orc::createDWARFContext(), G, llvm::jitlink::Section::getOrdinal(), I, llvm::orc::VTuneMethodBatch::Methods, and llvm::orc::VTuneMethodBatch::Strings.
Referenced by llvm::orc::VTuneSupportPlugin::modifyPassConfig().
      
  | 
  staticconstexpr | 
Definition at line 23 of file VTuneSupportPlugin.cpp.
Referenced by llvm::orc::VTuneSupportPlugin::Create().
      
  | 
  staticconstexpr | 
Definition at line 20 of file VTuneSupportPlugin.cpp.
Referenced by llvm::orc::VTuneSupportPlugin::Create().
      
  | 
  staticconstexpr | 
Definition at line 21 of file VTuneSupportPlugin.cpp.
Referenced by llvm::orc::VTuneSupportPlugin::Create().