Search notes:

fs/binfmt_elf.c

Functions used to load ELF format executables as used on SVr4 machines.

load_elf_binary()

load_elf_binary() is concernted with loading and executing an ELF executable.

See also

The book: UNIX SYSTEM V RELEASE 4 Programmers Guide: Ansi C and Programming Support Tools.

Index