Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp1247 static void DumpModuleArchitecture(Stream &strm, Module *module, in DumpModuleArchitecture() function
3315 DumpModuleArchitecture(strm, module, false, width); in PrintModule()
3319 DumpModuleArchitecture(strm, module, true, width); in PrintModule()