tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
CPU
rt
compiler
dmd
darwin
Image
Undocumented in source.
version(darwin)
struct
CPU {
static
CPU
opCall
(mach_header* header);
bool
is32bit
();
bool
is64bit
();
}
Members
Functions
is32bit
bool
is32bit
()
Undocumented in source. Be warned that the author may not have intended to support it.
is64bit
bool
is64bit
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
opCall
CPU
opCall
(mach_header* header)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
rt
compiler
dmd
darwin
Image
functions
getSectionData
structs
CPU
Image