| /freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | MainLoopPosix.cpp | 125 UNUSED_IF_ASSERT_DISABLED(ret); in get_sigmask() 237 UNUSED_IF_ASSERT_DISABLED(bytes_read); 302 UNUSED_IF_ASSERT_DISABLED(ret); 327 UNUSED_IF_ASSERT_DISABLED(erased); 349 UNUSED_IF_ASSERT_DISABLED(ret); 409 UNUSED_IF_ASSERT_DISABLED(error);
|
| H A D | ConnectionFileDescriptorPosix.cpp | 513 UNUSED_IF_ASSERT_DISABLED(bytes_read); in BytesAvailable()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-defines.h | 135 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | MemoryTagManagerAArch64MTE.cpp | 173 UNUSED_IF_ASSERT_DISABLED(overlap); in MakeTaggedRanges() 293 UNUSED_IF_ASSERT_DISABLED(bytes_copied); in UnpackTagsFromCoreFileSegment()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | PseudoTerminal.cpp | 126 UNUSED_IF_ASSERT_DISABLED(r); in GetSecondaryName()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/ |
| H A D | GNUstepObjCRuntime.cpp | 191 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | SymbolFile.cpp | 208 UNUSED_IF_ASSERT_DISABLED(num_compile_units); in SetCompileUnitAtIndex()
|
| H A D | LineTable.cpp | 459 UNUSED_IF_ASSERT_DISABLED(prev_file_addr); in LinkLineTable()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 1448 UNUSED_IF_ASSERT_DISABLED(packet_len); in AllocateMemory() 1470 UNUSED_IF_ASSERT_DISABLED(packet_len); in DeallocateMemory() 1497 UNUSED_IF_ASSERT_DISABLED(packet_len); in Detach() 1547 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetMemoryRegionInfo() 1949 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDisableASLR() 1966 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDetachOnError() 2084 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetProcessInfo() 2358 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetUserName() 2385 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetGroupName() 2765 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetThreadStopInfo() [all …]
|
| H A D | ProcessGDBRemote.cpp | 440 UNUSED_IF_ASSERT_DISABLED(packet_len); in BuildDynamicRegisterInfo() 2563 UNUSED_IF_ASSERT_DISABLED(packet_len); in DoReadMemory()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV1.cpp | 164 UNUSED_IF_ASSERT_DISABLED(strformatsize); in CreateObjectChecker()
|
| H A D | AppleObjCTypeEncodingParser.cpp | 47 UNUSED_IF_ASSERT_DISABLED(next); in ReadQuotedString()
|
| H A D | AppleObjCRuntimeV2.cpp | 1239 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | NativeProcessFreeBSD.cpp | 72 UNUSED_IF_ASSERT_DISABLED(wpid); in Launch() 586 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
| H A D | SymbolLocatorDebugSymbols.cpp | 352 UNUSED_IF_ASSERT_DISABLED(got_spec); in FindSymbolFileInBundle() 375 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | StringPrinter.cpp | 186 UNUSED_IF_ASSERT_DISABLED(result); in GetPrintableImpl()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | Cocoa.cpp | 840 UNUSED_IF_ASSERT_DISABLED(back_consumed); in NSURLSummaryProvider() 846 UNUSED_IF_ASSERT_DISABLED(front_consumed); in NSURLSummaryProvider()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Log.cpp | 213 UNUSED_IF_ASSERT_DISABLED(iter); in Register()
|
| H A D | RegisterValue.cpp | 149 UNUSED_IF_ASSERT_DISABLED(error); in SetType()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
| H A D | BreakpadRecords.cpp | 123 UNUSED_IF_ASSERT_DISABLED(success); in parseModuleId()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeProcessNetBSD.cpp | 643 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRInterpreter.cpp | 1512 UNUSED_IF_ASSERT_DISABLED(Success); in Interpret()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 584 UNUSED_IF_ASSERT_DISABLED(vendor); in GetModuleSpecifications() 1397 UNUSED_IF_ASSERT_DISABLED(spec_ostype); in GetSectionHeaderInfo()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 523 UNUSED_IF_ASSERT_DISABLED(consumed); in OutputColoredStringTruncated() 7485 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine() 7528 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.cpp | 1782 UNUSED_IF_ASSERT_DISABLED(tag_decl_kind); in ParseStructureLikeDIE()
|