elf32_fsize ( enum Elf_Type __type, size_t __count, unsigned int __ver )1st parameter '__type' has type 'enum Elf_Type'.
elf32_xlatetof ( struct Elf_Data* __dst, struct Elf_Data const* __src, unsigned int __encode )Field '__dst.d_type' in 1st parameter '__dst' (pointer) has type 'enum Elf_Type'.
elf32_xlatetom ( struct Elf_Data* __dst, struct Elf_Data const* __src, unsigned int __encode )Field '__dst.d_type' in 1st parameter '__dst' (pointer) has type 'enum Elf_Type'.
elf64_fsize ( enum Elf_Type __type, size_t __count, unsigned int __ver )1st parameter '__type' has type 'enum Elf_Type'.
elf64_xlatetof ( struct Elf_Data* __dst, struct Elf_Data const* __src, unsigned int __encode )Field '__dst.d_type' in 1st parameter '__dst' (pointer) has type 'enum Elf_Type'.
elf64_xlatetom ( struct Elf_Data* __dst, struct Elf_Data const* __src, unsigned int __encode )Field '__dst.d_type' in 1st parameter '__dst' (pointer) has type 'enum Elf_Type'.
elf_flagdata ( struct Elf_Data* __data, enum Elf_Cmd __cmd, unsigned int __flags )Field '__data.d_type' in 1st parameter '__data' (pointer) has type 'enum Elf_Type'.
elf_getdata ( Elf_Scn* __scn, struct Elf_Data* __data )Field '__data.d_type' in 2nd parameter '__data' (pointer) has type 'enum Elf_Type'.
elf_newdata ( Elf_Scn* __scn )Field 'retval.d_type' in return value (pointer) has type 'enum Elf_Type'.
elf_rawdata ( Elf_Scn* __scn, struct Elf_Data* __data )Field '__data.d_type' in 2nd parameter '__data' (pointer) has type 'enum Elf_Type'.