Home
last modified time | relevance | path

Searched refs:scnhdr (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Da.out.h40 struct scnhdr struct
85 #define SCNHSZ sizeof(struct scnhdr)
/OK3568_Linux_fs/kernel/arch/mips/boot/
H A Delf2ecoff.c251 static void convert_ecoff_esecs(struct scnhdr *s, int num) in convert_ecoff_esecs()
277 struct scnhdr esecs[6]; in main()
541 i = write(outfile, &esecs, nosecs * sizeof(struct scnhdr)); in main()
542 if (i != nosecs * sizeof(struct scnhdr)) { in main()
548 pad = (sizeof(efh) + sizeof(eah) + nosecs * sizeof(struct scnhdr)) & 15; in main()
H A Decoff.h22 typedef struct scnhdr { struct
/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.info11045 #define bfd_coff_styp_to_sec_flags_hook(abfd, scnhdr, name, section, flags_ptr)\
11047 (abfd, scnhdr, name, section, flags_ptr))
11049 #define bfd_coff_set_alignment_hook(abfd, sec, scnhdr)\
11050 ((coff_backend_info (abfd)->_bfd_set_alignment_hook) (abfd, sec, scnhdr))
/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.info11045 #define bfd_coff_styp_to_sec_flags_hook(abfd, scnhdr, name, section, flags_ptr)\
11047 (abfd, scnhdr, name, section, flags_ptr))
11049 #define bfd_coff_set_alignment_hook(abfd, sec, scnhdr)\
11050 ((coff_backend_info (abfd)->_bfd_set_alignment_hook) (abfd, sec, scnhdr))