Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp1274 static void DumpModuleArchitecture(Stream &strm, Module *module, in DumpModuleArchitecture() function
3106 DumpModuleArchitecture(strm, module, false, width); in PrintModule()
3110 DumpModuleArchitecture(strm, module, true, width); in PrintModule()