Type Definition object::File [] [src]

type File<'a> = Elf<'a>;

A type alias for the current target platform's object file format type.