Home
last modified time | relevance | path

Searched refs:filehdr (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Da.out.h16 struct filehdr struct
57 struct filehdr fh;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcollect2-aix.h287 struct internal_filehdr filehdr; member
292 #define HEADER(FILE) ((FILE)->filehdr)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcollect2-aix.h287 struct internal_filehdr filehdr; member
292 #define HEADER(FILE) ((FILE)->filehdr)
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Decoff.h8 typedef struct filehdr { struct
H A Delf2ecoff.c221 static void convert_ecoff_filehdr(struct filehdr *f) in convert_ecoff_filehdr()
275 struct filehdr efh; in main()
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_uclo.c1406 struct icp_qat_uof_filehdr *filehdr; in qat_uclo_map_uof_obj() local
1415 filehdr = (struct icp_qat_uof_filehdr *)objhdl->obj_buf; in qat_uclo_map_uof_obj()
1416 if (qat_uclo_check_uof_format(filehdr)) in qat_uclo_map_uof_obj()
1418 objhdl->obj_hdr = qat_uclo_map_chunk((char *)objhdl->obj_buf, filehdr, in qat_uclo_map_uof_obj()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dromfs.rst96 0 | next filehdr|X| The offset of the next file header
111 4 bits would be always zero in the next filehdr pointer. These four
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info11036 #define bfd_coff_bad_format_hook(abfd, filehdr) \
11037 ((coff_backend_info (abfd)->_bfd_coff_bad_format_hook) (abfd, filehdr))
11039 #define bfd_coff_set_arch_mach_hook(abfd, filehdr)\
11040 ((coff_backend_info (abfd)->_bfd_coff_set_arch_mach_hook) (abfd, filehdr))
11041 #define bfd_coff_mkobject_hook(abfd, filehdr, aouthdr)\
11043 (abfd, filehdr, aouthdr))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info11036 #define bfd_coff_bad_format_hook(abfd, filehdr) \
11037 ((coff_backend_info (abfd)->_bfd_coff_bad_format_hook) (abfd, filehdr))
11039 #define bfd_coff_set_arch_mach_hook(abfd, filehdr)\
11040 ((coff_backend_info (abfd)->_bfd_coff_set_arch_mach_hook) (abfd, filehdr))
11041 #define bfd_coff_mkobject_hook(abfd, filehdr, aouthdr)\
11043 (abfd, filehdr, aouthdr))