Searched refs:EH_FRAME_HDR_SIZE (Results 1 – 1 of 1) sorted by relevance
28 #define EH_FRAME_HDR_SIZE 8 macro1243 sec->size = EH_FRAME_HDR_SIZE; in _bfd_elf_discard_section_eh_frame_hdr()1800 size = EH_FRAME_HDR_SIZE; in _bfd_elf_write_section_eh_frame_hdr()1814 memset (contents, 0, EH_FRAME_HDR_SIZE); in _bfd_elf_write_section_eh_frame_hdr()1839 bfd_put_32 (abfd, hdr_info->fde_count, contents + EH_FRAME_HDR_SIZE); in _bfd_elf_write_section_eh_frame_hdr()1853 bfd_put_32 (abfd, val, contents + EH_FRAME_HDR_SIZE + i * 8 + 4); in _bfd_elf_write_section_eh_frame_hdr()1862 bfd_put_32 (abfd, val, contents + EH_FRAME_HDR_SIZE + i * 8 + 8); in _bfd_elf_write_section_eh_frame_hdr()