SPARC Assembly Language Reference Manual

1.3.2 Object File Format

The type of object files created by the SPARC assembler are ELF (Executable and Linking Format) files. These relocatable object files hold code and data suitable for linking with other object files to create an executable file or a shared object file, and are the assembler normal output.