Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-defines.h137 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1369 UNUSED_IF_ASSERT_DISABLED(packet_len); in SendAttach()
1423 UNUSED_IF_ASSERT_DISABLED(packet_len); in AllocateMemory()
1445 UNUSED_IF_ASSERT_DISABLED(packet_len); in DeallocateMemory()
1509 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetMemoryRegionInfo()
1931 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDisableASLR()
1948 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDetachOnError()
2066 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetProcessInfo()
2314 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetUserName()
2341 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetGroupName()
2367 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetNonStopMode()
[all …]
H A DGDBRemoteCommunicationServerPlatform.cpp207 UNUSED_IF_ASSERT_DISABLED(ok); in LaunchGDBServer()
H A DProcessGDBRemote.cpp468 UNUSED_IF_ASSERT_DISABLED(packet_len); in BuildDynamicRegisterInfo()
566 UNUSED_IF_ASSERT_DISABLED(ret_val); in BuildDynamicRegisterInfo()
2736 UNUSED_IF_ASSERT_DISABLED(packet_len); in DoReadMemory()
4476 UNUSED_IF_ASSERT_DISABLED(ret_val); in ParseRegisters()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp57 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()
H A DLineTable.cpp459 UNUSED_IF_ASSERT_DISABLED(prev_file_addr); in LinkLineTable()
H A DLocateSymbolFileMacOSX.cpp292 UNUSED_IF_ASSERT_DISABLED(got_spec); in FindSymbolFileInBundle()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp45 UNUSED_IF_ASSERT_DISABLED(next); in ReadQuotedString()
H A DAppleObjCRuntimeV2.cpp1140 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp352 UNUSED_IF_ASSERT_DISABLED(erased);
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp762 UNUSED_IF_ASSERT_DISABLED(back_consumed); in NSURLSummaryProvider()
767 UNUSED_IF_ASSERT_DISABLED(front_consumed); in NSURLSummaryProvider()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DDynamicRegisterInfo.cpp282 UNUSED_IF_ASSERT_DISABLED(ret_val); in SetRegisterInfo()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp623 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp574 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp547 UNUSED_IF_ASSERT_DISABLED(vendor); in GetModuleSpecifications()
1350 UNUSED_IF_ASSERT_DISABLED(spec_ostype); in GetSectionHeaderInfo()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp502 UNUSED_IF_ASSERT_DISABLED(consumed); in OutputColoredStringTruncated()
5930 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
5973 UNUSED_IF_ASSERT_DISABLED(removed); in ToggleBreakpointOnSelectedLine()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2725 UNUSED_IF_ASSERT_DISABLED(cu_tag); in DIEDeclContextsMatch()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp2178 UNUSED_IF_ASSERT_DISABLED(intersects); in WriteMemory()