Searched refs:GetPropertyAtIndexAsEnumeration (Results 1 – 5 of 5) sorted by relevance
133 int64_t GetPropertyAtIndexAsEnumeration(const ExecutionContext *exe_ctx,
3851 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetPreferDynamicValue()3920 (x86DisassemblyFlavor)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetDisassemblyFlavor()3928 return (InlineStrategy)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetInlineStrategy()4053 return (ImportStdModule)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetImportStdModule()4198 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetLoadScriptFromSymbolFile()4204 return (LoadCWDlldbinitFile)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetLoadCWDlldbinitFile()4211 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetHexImmediateStyle()4218 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetMemoryModuleLoadLevel()
308 return (lldb::ScriptLanguage)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetScriptLanguage()384 return (lldb::StopShowColumn)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetStopShowColumn()418 m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetStopDisassemblyDisplay()
104 return (EnableJITLoaderGDB)m_collection_sp->GetPropertyAtIndexAsEnumeration( in GetEnable()
311 int64_t OptionValueProperties::GetPropertyAtIndexAsEnumeration( in GetPropertyAtIndexAsEnumeration() function in OptionValueProperties