gvisor/pkg/sentry/loader
Dean Deng 1c480abc39 Aggregate arguments for loading executables into a single struct.
This change simplifies the function signatures of functions related to loading
executables, such as LoadTaskImage, Load, loadBinary.

PiperOrigin-RevId: 276821187
2019-10-25 22:44:19 -07:00
..
BUILD Reorder BUILD license and load functions in gvisor. 2019-10-16 16:40:30 -07:00
elf.go Aggregate arguments for loading executables into a single struct. 2019-10-25 22:44:19 -07:00
interpreter.go
loader.go Aggregate arguments for loading executables into a single struct. 2019-10-25 22:44:19 -07:00
vdso.go
vdso_state.go