Home
last modified time | relevance | path

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

/external/lldb/source/Commands/
DCommandObjectTarget.cpp1329 DumpModuleArchitecture (Stream &strm, Module *module, bool full_triple, uint32_t width) in DumpModuleArchitecture() function
3263 DumpModuleArchitecture (strm, module, false, width); in PrintModule()
3267 DumpModuleArchitecture (strm, module, true, width); in PrintModule()