# Functions
NewExecutableInfoManager creates a new instance of the executable info manager.
# Variables
ErrDeferredFileID indicates that handling of stack deltas for a file ID failed and should only be tried again at a later point.
# Structs
ExecutableInfo stores information about an executable (ELF file).
ExecutableInfoManager manages all per-executable (FileID) information that we require to perform our native and interpreter unwinding.