Lines Matching refs:SBProcessInfo

44596     lldb::SBProcessInfo result;  in _wrap_SBProcess_GetProcessInfo()
44607 lldb::SBProcessInfo * resultptr = new lldb::SBProcessInfo(result); in _wrap_SBProcess_GetProcessInfo()
44872 lldb::SBProcessInfo *result = 0 ; in _wrap_new_SBProcessInfo__SWIG_0()
44875 result = (lldb::SBProcessInfo *)new lldb::SBProcessInfo(); in _wrap_new_SBProcessInfo__SWIG_0()
44889 lldb::SBProcessInfo *arg1 = 0 ; in _wrap_new_SBProcessInfo__SWIG_1()
44890 lldb::SBProcessInfo *result = 0 ; in _wrap_new_SBProcessInfo__SWIG_1()
44899 result = (lldb::SBProcessInfo *)new lldb::SBProcessInfo((lldb::SBProcessInfo const &)*arg1); in _wrap_new_SBProcessInfo__SWIG_1()
44946 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_IsValid()
44956 result = (bool)((lldb::SBProcessInfo const *)arg1)->IsValid(); in _wrap_SBProcessInfo_IsValid()
44970 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetName()
44994 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetExecutableFile()
45021 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetProcessID()
45045 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetUserID()
45069 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetGroupID()
45093 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_UserIDIsValid()
45117 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GroupIDIsValid()
45141 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetEffectiveUserID()
45165 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetEffectiveGroupID()
45189 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_EffectiveUserIDIsValid()
45213 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_EffectiveGroupIDIsValid()
45237 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetParentProcessID()
45261 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetTriple()
45283 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) obj; in swig_delete_SBProcessInfo()
45446 lldb::SBProcessInfo *arg3 = 0 ; in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()