Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/lldb-server/
DSystemInitializerLLGS.cpp34 #define LLDB_TARGET_MIPS64 macro
39 defined(__MIPS__) || defined(_M_MIPS) || defined(LLDB_TARGET_MIPS64)
55 #if defined(LLDB_TARGET_MIPS) || defined(LLDB_TARGET_MIPS64) in Initialize()
58 #if defined(LLDB_TARGET_MIPS64) in Initialize()
71 #if defined(LLDB_TARGET_MIPS) || defined(LLDB_TARGET_MIPS64) in Terminate()
74 #if defined(LLDB_TARGET_MIPS64) in Terminate()