LLVM 20.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 Addr, llvm::orc::createDWARFContext(), G, llvm::jitlink::Symbol::getAddress(), llvm::jitlink::Symbol::getBlock(), llvm::jitlink::Symbol::getName(), llvm::jitlink::Symbol::getOffset(), llvm::jitlink::Section::getOrdinal(), llvm::jitlink::Block::getSection(), llvm::jitlink::Symbol::getSize(), I, llvm::jitlink::Symbol::isCallable(), llvm::orc::VTuneMethodBatch::Methods, llvm::orc::VTuneMethodBatch::Strings, and Sym.
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().