- load
void load()
Performs actual processing of .obj data stored in fileData if not already loaded
- print
void print(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- printRelocations
void printRelocations(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- printSectionTable
void printSectionTable(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- printStringTable
void printStringTable(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- printSymbolTable
void printSymbolTable(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBytes
void toBytes(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
- toFile
void toFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.