Searched refs:DNBProcessGetCPUType (Results 1 - 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNB.h93 uint32_t DNBProcessGetCPUType (nub_process_t pid) DNB_EXPORT;
H A DDNB.cpp1937 DNBProcessGetCPUType (nub_process_t pid) function
H A DRNBRemote.cpp1158 uint32_t cpu_type = DNBProcessGetCPUType (pid);
4006 cpu_type_t cputype = DNBProcessGetCPUType (pid);

Completed in 137 milliseconds