Home
last modified time | relevance | path

Searched refs:ABIPowerPC (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABIPowerPC.cpp14 LLDB_PLUGIN_DEFINE(ABIPowerPC) in LLDB_PLUGIN_DEFINE() argument
16 void ABIPowerPC::Initialize() { in LLDB_PLUGIN_DEFINE()
21 void ABIPowerPC::Terminate() { in Terminate()
H A DABIPowerPC.h12 class ABIPowerPC {
/src/lib/clang/include/Plugins/
H A DPlugins.def35 LLDB_PLUGIN(ABIPowerPC)
/src/lib/clang/liblldb/
H A DMakefile362 SRCS+= Plugins/ABI/PowerPC/ABIPowerPC.cpp