rt.compiler.dmd.darwin.getsect

Members

Functions

getsectbynamefromheader
section* getsectbynamefromheader(mach_header* mhp, char* segname, char* sectname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getsectbynamefromheader_64
section_64* getsectbynamefromheader_64(mach_header_64* mhp, char* segname, char* sectname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Authors

Jacob Carlborg

Version

Initial created: Mar 16, 2010

License

BSD style: $(LICENSE)