Home
last modified time | relevance | path

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

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