Home
last modified time | relevance | path

Searched refs:UNUSED_IF_ASSERT_DISABLED (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-defines.h125 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp173 UNUSED_IF_ASSERT_DISABLED(overlap); in MakeTaggedRanges()
293 UNUSED_IF_ASSERT_DISABLED(bytes_copied); in UnpackTagsFromCoreFileSegment()
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBDefs.h367 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
H A DDNB.cpp394 UNUSED_IF_ASSERT_DISABLED(res); in DNBProcessLaunch()
498 UNUSED_IF_ASSERT_DISABLED(res); in DNBProcessAttach()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1442 UNUSED_IF_ASSERT_DISABLED(packet_len); in AllocateMemory()
1464 UNUSED_IF_ASSERT_DISABLED(packet_len); in DeallocateMemory()
1491 UNUSED_IF_ASSERT_DISABLED(packet_len); in Detach()
1541 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetMemoryRegionInfo()
1963 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDisableASLR()
1980 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDetachOnError()
2098 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetProcessInfo()
2363 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetUserName()
2390 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetGroupName()
2762 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetThreadStopInfo()
[all …]
H A DProcessGDBRemote.cpp448 UNUSED_IF_ASSERT_DISABLED(packet_len); in BuildDynamicRegisterInfo()
2541 UNUSED_IF_ASSERT_DISABLED(packet_len); in DoReadMemory()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp45 UNUSED_IF_ASSERT_DISABLED(next); in ReadQuotedString()
H A DAppleObjCRuntimeV2.cpp1227 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DLocateSymbolFile.cpp59 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()
H A DLineTable.cpp459 UNUSED_IF_ASSERT_DISABLED(prev_file_addr); in LinkLineTable()
H A DLocateSymbolFileMacOSX.cpp316 UNUSED_IF_ASSERT_DISABLED(got_spec); in FindSymbolFileInBundle()
/llvm-project-15.0.7/lldb/source/Host/common/
H A DMainLoop.cpp356 UNUSED_IF_ASSERT_DISABLED(erased);
/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp829 UNUSED_IF_ASSERT_DISABLED(back_consumed); in NSURLSummaryProvider()
834 UNUSED_IF_ASSERT_DISABLED(front_consumed); in NSURLSummaryProvider()
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp2261 UNUSED_IF_ASSERT_DISABLED(bytes_written); in GetRegisterContext()
2295 UNUSED_IF_ASSERT_DISABLED(bytes_written); in SetRegisterContext()
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp2096 UNUSED_IF_ASSERT_DISABLED(bytes_written); in GetRegisterContext()
2130 UNUSED_IF_ASSERT_DISABLED(bytes_written); in SetRegisterContext()
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp456 UNUSED_IF_ASSERT_DISABLED(count_v13); in ReadAllImageInfosStructure()
/llvm-project-15.0.7/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp588 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/llvm-project-15.0.7/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp624 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp2335 UNUSED_IF_ASSERT_DISABLED(bytes_written); in GetRegisterContext()
2413 UNUSED_IF_ASSERT_DISABLED(bytes_written); in SetRegisterContext()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp559 UNUSED_IF_ASSERT_DISABLED(vendor); in GetModuleSpecifications()
1358 UNUSED_IF_ASSERT_DISABLED(spec_ostype); in GetSectionHeaderInfo()
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp2839 UNUSED_IF_ASSERT_DISABLED(bytes_written); in GetRegisterContext()
2923 UNUSED_IF_ASSERT_DISABLED(bytes_written); in SetRegisterContext()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp1119 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp523 UNUSED_IF_ASSERT_DISABLED(consumed); in OutputColoredStringTruncated()
7458 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
7501 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
/llvm-project-15.0.7/lldb/source/Host/macosx/objcxx/
H A DHost.mm1349 UNUSED_IF_ASSERT_DISABLED(monitoring);
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2820 UNUSED_IF_ASSERT_DISABLED(cu_tag); in DIEDeclContextsMatch()

12