Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This is the complete list of members for talvos::EntryPoint, including all inherited members.
EntryPoint(uint32_t Id, std::string Name, uint32_t ExecutionModel, const Function *Func, const VariableList &Variables) | talvos::EntryPoint | inline |
ExecutionModel | talvos::EntryPoint | private |
Func | talvos::EntryPoint | private |
getExecutionModel() const | talvos::EntryPoint | inline |
getFunction() const | talvos::EntryPoint | inline |
getId() const | talvos::EntryPoint | inline |
getName() const | talvos::EntryPoint | inline |
getVariables() const | talvos::EntryPoint | inline |
Id | talvos::EntryPoint | private |
Name | talvos::EntryPoint | private |
Variables | talvos::EntryPoint | private |