Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/intel-features/intel-mpx/
Dcli-wrapper-mpxtable.cpp410 lldb::SBCommand mpxTable = interpreter.AddMultiwordCommand( in MPXPluginInitialize() local
415 mpxTable.AddCommand("show", new MPXTableShow(), mpx_show_help); in MPXPluginInitialize()
420 mpxTable.AddCommand("set", new MPXTableSet(), mpx_set_help); in MPXPluginInitialize()