llvm-project/lldb/source/Plugins/ObjectFile/PECOFF
Pavel Labath 32cb683d2d [lldb] Place PlatformQemu Properties into anonymous namespace
It's fine right now, but will break as soon as someone else declares a
PluginProperties class in the same way.

Also tighten up the scope of the anonymous namespaces surrounding the
other PluginProperties classes.
2022-10-13 15:23:58 +02:00
..
CMakeLists.txt [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
ObjectFilePECOFF.cpp [lldb] Place PlatformQemu Properties into anonymous namespace 2022-10-13 15:23:58 +02:00
ObjectFilePECOFF.h [lldb][COFF] Match symbols from COFF symbol table to export symbols 2022-09-28 12:57:11 +03:00
ObjectFilePECOFFProperties.td [lldb] Add setting to override PE/COFF ABI by module name 2022-06-22 17:16:06 +03:00
PECallFrameInfo.cpp [lldb] Use std::size instead of llvm::array_lengthof 2022-09-08 14:21:55 -06:00
PECallFrameInfo.h
WindowsMiniDump.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
WindowsMiniDump.h