Searched refs:GetEnvironmentEntryAtIndex (Results 1 – 4 of 4) sorted by relevance
178 const char *SBLaunchInfo::GetEnvironmentEntryAtIndex(uint32_t idx) { in GetEnvironmentEntryAtIndex() function in SBLaunchInfo179 LLDB_RECORD_METHOD(const char *, SBLaunchInfo, GetEnvironmentEntryAtIndex, in GetEnvironmentEntryAtIndex()424 LLDB_REGISTER_METHOD(const char *, SBLaunchInfo, GetEnvironmentEntryAtIndex, in RegisterMethods()
65 GetEnvironmentEntryAtIndex (uint32_t idx);
95 const char *GetEnvironmentEntryAtIndex(uint32_t idx);
31077 result = (char *)(arg1)->GetEnvironmentEntryAtIndex(arg2); in _wrap_SBLaunchInfo_GetEnvironmentEntryAtIndex()