/freebsd/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);
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | RegisterFlags.cpp | 41 UNUSED_IF_ASSERT_DISABLED(max_value); in Field() 43 UNUSED_IF_ASSERT_DISABLED(enumerator); in Field() 426 UNUSED_IF_ASSERT_DISABLED(enumerator); in FieldEnum()
|
H A D | Process.cpp | 2334 UNUSED_IF_ASSERT_DISABLED(intersects); in WriteMemory()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-defines.h | 140 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
|
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/ |
H A D | GNUstepObjCRuntime.cpp | 193 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | SymbolFile.cpp | 208 UNUSED_IF_ASSERT_DISABLED(num_compile_units); in SetCompileUnitAtIndex()
|
H A D | LocateSymbolFile.cpp |
|
H A D | LineTable.cpp | 459 UNUSED_IF_ASSERT_DISABLED(prev_file_addr); in LinkLineTable()
|
H A D | LocateSymbolFileMacOSX.cpp |
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 1461 UNUSED_IF_ASSERT_DISABLED(packet_len); in AllocateMemory() 1483 UNUSED_IF_ASSERT_DISABLED(packet_len); in DeallocateMemory() 1510 UNUSED_IF_ASSERT_DISABLED(packet_len); in Detach() 1560 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetMemoryRegionInfo() 1966 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDisableASLR() 1983 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDetachOnError() 2101 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetProcessInfo() 2387 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetUserName() 2414 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetGroupName() 2794 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetThreadStopInfo() [all …]
|
H A D | ProcessGDBRemote.cpp | 440 UNUSED_IF_ASSERT_DISABLED(packet_len); in BuildDynamicRegisterInfo() 2584 UNUSED_IF_ASSERT_DISABLED(packet_len); in DoReadMemory()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCTypeEncodingParser.cpp | 49 UNUSED_IF_ASSERT_DISABLED(next); in ReadQuotedString()
|
H A D | AppleObjCRuntimeV2.cpp | 1215 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
|
/freebsd/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/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/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 90 UNUSED_IF_ASSERT_DISABLED(wpid); in Launch() 607 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Log.cpp | 214 UNUSED_IF_ASSERT_DISABLED(iter); in Register()
|
H A D | RegisterValue.cpp | 149 UNUSED_IF_ASSERT_DISABLED(error); in SetType()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.cpp | 643 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 1512 UNUSED_IF_ASSERT_DISABLED(Success); in Interpret()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 584 UNUSED_IF_ASSERT_DISABLED(vendor); in GetModuleSpecifications() 1411 UNUSED_IF_ASSERT_DISABLED(spec_ostype); in GetSectionHeaderInfo()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 523 UNUSED_IF_ASSERT_DISABLED(consumed); in OutputColoredStringTruncated() 7486 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine() 7529 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 1760 UNUSED_IF_ASSERT_DISABLED(tag_decl_kind); in ParseStructureLikeDIE()
|