Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-defines.h151 #define UNUSED_IF_ASSERT_DISABLED(x) ((void)(x)) macro
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1313 UNUSED_IF_ASSERT_DISABLED(packet_len); in SendAttach()
1362 UNUSED_IF_ASSERT_DISABLED(packet_len); in AllocateMemory()
1384 UNUSED_IF_ASSERT_DISABLED(packet_len); in DeallocateMemory()
1450 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetMemoryRegionInfo()
1676 UNUSED_IF_ASSERT_DISABLED(packet_len); in GetWatchpointSupportInfo()
1846 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDisableASLR()
1864 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetDetachOnError()
2260 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetNonStopMode()
2557 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetCurrentThread()
2593 UNUSED_IF_ASSERT_DISABLED(packet_len); in SetCurrentThreadForRun()
[all …]
H A DGDBRemoteCommunicationServerPlatform.cpp131 UNUSED_IF_ASSERT_DISABLED(ok); in LaunchGDBServer()
H A DProcessGDBRemote.cpp530 UNUSED_IF_ASSERT_DISABLED(packet_len); in BuildDynamicRegisterInfo()
628 UNUSED_IF_ASSERT_DISABLED(ret_val); in BuildDynamicRegisterInfo()
2787 UNUSED_IF_ASSERT_DISABLED(packet_len); in DoReadMemory()
4482 UNUSED_IF_ASSERT_DISABLED(ret_val); in ParseRegisters()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DSymbols.cpp56 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()
H A DMainLoop.cpp344 UNUSED_IF_ASSERT_DISABLED(erased);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp50 UNUSED_IF_ASSERT_DISABLED(next); in ReadQuotedString()
H A DAppleObjCRuntimeV2.cpp862 UNUSED_IF_ASSERT_DISABLED(len); in CreateObjectChecker()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DLineTable.cpp500 UNUSED_IF_ASSERT_DISABLED(prev_file_addr); in LinkLineTable()
H A DClangASTImporter.cpp842 UNUSED_IF_ASSERT_DISABLED(origin); in ExecuteDeportWorkQueues()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp465 UNUSED_IF_ASSERT_DISABLED(prev_base_address); in GetMemoryRegionInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DDynamicRegisterInfo.cpp294 UNUSED_IF_ASSERT_DISABLED(ret_val); in SetRegisterInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp666 UNUSED_IF_ASSERT_DISABLED(vendor); in GetModuleSpecifications()
1514 UNUSED_IF_ASSERT_DISABLED(spec_ostype); in GetSectionHeaderInfo()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp615 UNUSED_IF_ASSERT_DISABLED(num_printed); in LoadCommandDictionary()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2899 UNUSED_IF_ASSERT_DISABLED(cu_tag); in DIEDeclContextsMatch()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp2435 UNUSED_IF_ASSERT_DISABLED(intersects); in WriteMemory()