append(const char *pbuf, PrgAdr plen) | VM::InstructionStorage | [inline] |
append(INST::IID inst) | VM::InstructionStorage | |
append(INST::IID inst, uint32 a) | VM::InstructionStorage | |
append(INST::IID inst, int32 a) | VM::InstructionStorage | |
append(INST::IID inst, uint8 a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, uint16 a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, uint32 a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, int32 a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, uint64 a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, flt a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, flt a, flt b, uint8 z) | VM::InstructionStorage | |
append(INST::IID inst, flt a, flt b, flt c, uint8 z) | VM::InstructionStorage | |
append(INST::IID inst, flt a, flt b, flt c, flt d, uint8 z) | VM::InstructionStorage | |
append(INST::IID inst, dbl a, uint8 b) | VM::InstructionStorage | |
append(INST::IID inst, dbl a, dbl b, uint8 z) | VM::InstructionStorage | |
append(INST::IID inst, dbl a, dbl b, dbl c, uint8 z) | VM::InstructionStorage | |
append(INST::IID inst, dbl a, dbl b, dbl c, dbl d, uint8 z) | VM::InstructionStorage | |
DumpInstruction(PrgAdr adr) const | VM::InstructionStorage | |
extract(PrgAdr adr) const | VM::InstructionStorage | |
extract(PrgAdr adr, uint32 *a) const | VM::InstructionStorage | |
extract(PrgAdr adr, int32 *a) const | VM::InstructionStorage | |
extract(PrgAdr adr, uint8 *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, uint16 *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, uint32 *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, int32 *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, uint64 *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, flt *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, flt *a, flt *b, uint8 *z) const | VM::InstructionStorage | |
extract(PrgAdr adr, flt *a, flt *b, flt *c, uint8 *z) const | VM::InstructionStorage | |
extract(PrgAdr adr, flt *a, flt *b, flt *c, flt *d, uint8 *z) const | VM::InstructionStorage | |
extract(PrgAdr adr, dbl *a, uint8 *b) const | VM::InstructionStorage | |
extract(PrgAdr adr, dbl *a, dbl *b, uint8 *z) const | VM::InstructionStorage | |
extract(PrgAdr adr, dbl *a, dbl *b, dbl *c, uint8 *z) const | VM::InstructionStorage | |
extract(PrgAdr adr, dbl *a, dbl *b, dbl *c, dbl *d, uint8 *z) const | VM::InstructionStorage | |
Function(const Function &) | VM::ProgramStorage::Function | [private] |
Function(SymRef _symref, const SCLocation &_loc, PrgAdr prealloc_size=0) | VM::ProgramStorage::Function | |
index(PrgAdr i) | VM::InstructionStorage | [inline] |
InstructionAt(PrgAdr i) const | VM::InstructionStorage | [inline] |
InstructionStorage(PrgAdr prealloc_size=0) | VM::InstructionStorage | |
length() const | VM::InstructionStorage | [inline] |
LinkedListBase() | LinkedListBase< Function > | [inline] |
LinkedListBase(_LLB_NoInit) | LinkedListBase< Function > | [inline] |
LLB_NoInit enum value | LinkedListBase< Function > | |
loc | VM::ProgramStorage::Function | |
next | LinkedListBase< Function > | |
operator=(const Function &) | VM::ProgramStorage::Function | [private] |
prev | LinkedListBase< Function > | |
se | VM::ProgramStorage::Function | |
symref | VM::ProgramStorage::Function | |
TightenSize() | VM::InstructionStorage | |
~Function() | VM::ProgramStorage::Function | |
~InstructionStorage() | VM::InstructionStorage | |
~LinkedListBase() | LinkedListBase< Function > | [inline] |