Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectTarget.cpp1286 static void DumpModuleArchitecture(Stream &strm, Module *module, in DumpModuleArchitecture() function
3113 DumpModuleArchitecture(strm, module, false, width); in PrintModule()
3117 DumpModuleArchitecture(strm, module, true, width); in PrintModule()