Home
last modified time | relevance | path

Searched defs:gp_count (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/tools/darwin-threads/
H A Dexamine-threads.c202 mach_msg_type_number_t gp_count = x86_THREAD_STATE_COUNT; in get_current_pc() local
221 mach_msg_type_number_t gp_count = ARM_THREAD_STATE_COUNT; in get_current_pc() local
234 mach_msg_type_number_t gp_count = ARM_THREAD_STATE64_COUNT; in get_current_pc() local
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp6435 mach_msg_type_number_t gp_count = x86_THREAD_STATE_COUNT; HandlePacket_qProcessInfo() local