Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp219 UNUSED_IF_ASSERT_DISABLED(result); in MainLoopPosix()
228 UNUSED_IF_ASSERT_DISABLED(bytes_read); in MainLoopPosix()
294 UNUSED_IF_ASSERT_DISABLED(ret); in RegisterSignal()
308 UNUSED_IF_ASSERT_DISABLED(erased); in UnregisterReadObject()
330 UNUSED_IF_ASSERT_DISABLED(ret); in UnregisterSignal()
H A DConnectionFileDescriptorPosix.cpp504 UNUSED_IF_ASSERT_DISABLED(bytes_read); in BytesAvailable()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp41 UNUSED_IF_ASSERT_DISABLED(max_value); in Field()
43 UNUSED_IF_ASSERT_DISABLED(enumerator); in Field()
426 UNUSED_IF_ASSERT_DISABLED(enumerator); in FieldEnum()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h140 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DPseudoTerminal.cpp122 UNUSED_IF_ASSERT_DISABLED(r); in GetSecondaryName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp193 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp208 UNUSED_IF_ASSERT_DISABLED(num_compile_units); in SetCompileUnitAtIndex()
H A DLocateSymbolFile.cpp
H A DLineTable.cpp429 UNUSED_IF_ASSERT_DISABLED(prev_file_addr); in LinkLineTable()
H A DLocateSymbolFileMacOSX.cpp
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1484 UNUSED_IF_ASSERT_DISABLED(packet_len); in AllocateMemory()
1506 UNUSED_IF_ASSERT_DISABLED(packet_len); in DeallocateMemory()
1533 UNUSED_IF_ASSERT_DISABLED(packet_len); in Detach()
1585 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetMemoryRegionInfo()
1986 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDisableASLR()
2003 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDetachOnError()
2121 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetProcessInfo()
2406 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetUserName()
2433 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetGroupName()
2813 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetThreadStopInfo()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/AIX/
H A DNativeProcessAIX.cpp79 UNUSED_IF_ASSERT_DISABLED(wpid); in Launch()
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp804 UNUSED_IF_ASSERT_DISABLED(ret); in main()
810 UNUSED_IF_ASSERT_DISABLED(ret); in main()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp164 UNUSED_IF_ASSERT_DISABLED(strformatsize); in CreateObjectChecker()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp173 UNUSED_IF_ASSERT_DISABLED(overlap); in MakeTaggedRanges()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp352 UNUSED_IF_ASSERT_DISABLED(got_spec); in FindSymbolFileInBundle()
375 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp186 UNUSED_IF_ASSERT_DISABLED(result); in GetPrintableImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp91 UNUSED_IF_ASSERT_DISABLED(wpid); in Launch()
614 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp839 UNUSED_IF_ASSERT_DISABLED(back_consumed); in NSURLSummaryProvider()
845 UNUSED_IF_ASSERT_DISABLED(front_consumed); in NSURLSummaryProvider()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp224 UNUSED_IF_ASSERT_DISABLED(iter); in Register()
H A DRegisterValue.cpp149 UNUSED_IF_ASSERT_DISABLED(error); in SetType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp646 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp1482 UNUSED_IF_ASSERT_DISABLED(Success); in Interpret()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp601 UNUSED_IF_ASSERT_DISABLED(vendor); in GetModuleSpecifications()
1387 UNUSED_IF_ASSERT_DISABLED(spec_ostype); in GetSectionHeaderInfo()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp524 UNUSED_IF_ASSERT_DISABLED(consumed); in OutputColoredStringTruncated()
7473 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
7516 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()

12