View source code
Display the source code in dmd/backend/drtlsym.d from which this page was generated on github.
Report a bug
If you spot a problem with this page, click here to create a Bugzilla issue.
Improve this page
Quickly fork, edit online, and submit a pull request for this page. Requires a signed-in GitHub account. This works well for small changes. If you'd like to make larger changes you may want to consider using local clone.

Module dmd.backend.drtlsym

Compiler implementation of the D programming language.

Functions

NameDescription
getRtlsym(i) Get Symbol corresponding to i.
getRtlsymPersonality() Get Symbol corresponding to Dwarf "personality" function.
rtlsym_init() Initialize rtl symbols.
rtlsym_reset() Reset the symbols for the case when we are generating multiple .OBJ files from one compile.
rtlsym_term()

Authors

Walter Bright

License

Boost License 1.0