Expand description

Some runtime-available executable information. Mostly used for backtracing.

Structs

A particular segment of the loaded executable, corresponding to where the program headers were loaded into memory.

Functions

Returns the object ID of the running executable.
Return a given segment for a given loaded executable or library by index, or None of segnr is too large (or if this information is not available).