Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DProperty.h25 struct PropertyDefinition { struct
35 using PropertyDefinitions = llvm::ArrayRef<PropertyDefinition>; argument
39 Property(const PropertyDefinition &definition);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DProperty.cpp22 Property::Property(const PropertyDefinition &definition) in Property()
H A DCommandInterpreter.cpp85 static constexpr PropertyDefinition g_properties[] = {
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp61 static constexpr PropertyDefinition g_properties[] = {
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h186 struct PropertyDefinition;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp69 static constexpr PropertyDefinition g_properties[] = {
H A DDebugger.cpp199 static constexpr PropertyDefinition g_properties[] = {
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp115 static constexpr PropertyDefinition g_properties[] = {
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp66 static constexpr PropertyDefinition g_properties[] = {
H A DTarget.cpp3271 static constexpr PropertyDefinition g_properties[] = {
3560 static constexpr PropertyDefinition g_experimental_properties[]{
H A DThread.cpp65 static constexpr PropertyDefinition g_properties[] = {
H A DProcess.cpp115 static constexpr PropertyDefinition g_properties[] = {
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp113 static constexpr PropertyDefinition g_properties[] = {
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp115 static constexpr PropertyDefinition g_properties[] = {