MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
Loading...
Searching...
No Matches
mxvm::Base Member List

This is the complete list of members for mxvm::Base, including all inherited members.

add_allocated(const std::string &name, Variable &v)mxvm::Base
add_extern(const std::string &mod, const std::string &name, bool module)mxvm::Base
add_filename(const std::string &fname)mxvm::Base
add_global(const std::string &objname, const std::string &name, const Variable &v)mxvm::Base
add_instruction(const Instruction &i)mxvm::Base
add_label(const std::string &name, uint64_t address, bool f)mxvm::Base
add_object(const std::string &name, Program *prog)mxvm::Base
add_runtime_extern(const std::string &mod_name, const std::string &mod, const std::string &func_name, const std::string &name)mxvm::Base
add_variable(const std::string &name, const Variable &v)mxvm::Base
allocatedmxvm::Basestatic
assembly_codemxvm::Base
Base()=defaultmxvm::Base
Base(Base &&other) noexceptmxvm::Base
basemxvm::Basestatic
externalmxvm::Base
external_functionsmxvm::Base
filenamesmxvm::Basestatic
incmxvm::Base
labelsmxvm::Base
namemxvm::Base
object_mapmxvm::Basestatic
operator=(Base &&other) noexceptmxvm::Base
root_namemxvm::Basestatic
setMainBase(Base *b)mxvm::Baseinline
varsmxvm::Base
~Base()=defaultmxvm::Base