|
hoshi-lang dev
Yet another programming language
|
This is the complete list of members for IRFFITable, including all inherited members.
| addExportedFunction(const yoi::wstr &exportName, yoi::indexT moduleIndex, yoi::indexT functionIndex, const std::set< IRFunctionDefinition::FunctionAttrs > &attrs) | IRFFITable | |
| addForeignType(const yoi::wstr &foreignTypeName, const std::shared_ptr< IRValueType > &structType) | IRFFITable | |
| addImportedFunction(const yoi::wstr &libraryName, const yoi::wstr &functionName, const std::shared_ptr< IRFunctionDefinition > &functionDefinition) | IRFFITable | |
| exportedFunctionTable | IRFFITable | |
| foreignTypeTable | IRFFITable | |
| importedLibraries | IRFFITable |