Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DMainLoopPosix.cpp125 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 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()
H A DProcess.cpp2334 UNUSED_IF_ASSERT_DISABLED(intersects); in WriteMemory()
/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/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp173 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 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.cpp459 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.cpp1461 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 DProcessGDBRemote.cpp440 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 DAppleObjCTypeEncodingParser.cpp49 UNUSED_IF_ASSERT_DISABLED(next); in ReadQuotedString()
H A DAppleObjCRuntimeV2.cpp1215 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
/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/Plugins/Language/ObjC/
H A DCocoa.cpp840 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 DNativeProcessFreeBSD.cpp90 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 DLog.cpp214 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.cpp643 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp1512 UNUSED_IF_ASSERT_DISABLED(Success); in Interpret()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp584 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 DIOHandlerCursesGUI.cpp523 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 DDWARFASTParserClang.cpp1760 UNUSED_IF_ASSERT_DISABLED(tag_decl_kind); in ParseStructureLikeDIE()