Bond 0.9
C++ Bond Runtime Library API Documentation
Loading...
Searching...
No Matches
Bond::CodeSegment Member List

This is the complete list of members for Bond::CodeSegment, including all inherited members.

CallStaticInitializers(VM &vm) constBond::CodeSegment
CodeSegment(const Function *functionTable, size_t functionCount, const Function *staticInitializerTable, size_t staticInitializerCount, const DataEntry *dataTable, size_t dataCount)Bond::CodeSegmentinline
GetDataCount() constBond::CodeSegmentinline
GetDataEntry(const QualifiedName &qualifiedName) constBond::CodeSegment
GetDataEntry(const char *qualifiedName) constBond::CodeSegment
GetDataEntryAtIndex(uint32_t dataIndex) constBond::CodeSegmentinline
GetDataEntryIndex(const QualifiedName &qualifiedName) constBond::CodeSegment
GetDataEntryIndex(const char *qualifiedName) constBond::CodeSegment
GetFunction(const QualifiedName &qualifiedName) constBond::CodeSegment
GetFunction(const char *qualifiedName) constBond::CodeSegment
GetFunctionAtIndex(uint32_t functionIndex) constBond::CodeSegmentinline
GetFunctionCount() constBond::CodeSegmentinline
GetFunctionIndex(const QualifiedName &qualifiedName) constBond::CodeSegment
GetFunctionIndex(const char *qualifiedName) constBond::CodeSegment
GetStaticInitializerAtIndex(uint32_t initializerIndex) constBond::CodeSegmentinline
GetStaticInitializerCount() constBond::CodeSegmentinline