Home
last modified time | relevance | path

Searched refs:COFF_PAGE_SIZE (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/binutils-2.27/include/coff/
H A Dx86_64.h28 #define COFF_PAGE_SIZE 0x1000 macro
H A Di386.h24 #define COFF_PAGE_SIZE 0x1000 macro
/dragonfly/contrib/binutils-2.34/include/coff/
H A Dx86_64.h28 #define COFF_PAGE_SIZE 0x1000 macro
H A Di386.h24 #define COFF_PAGE_SIZE 0x1000 macro
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoffcode.h778 #if defined (COFF_PAGE_SIZE) && !defined (COFF_ALIGN_IN_S_FLAGS) in styp_to_sec_flags()
828 #ifdef COFF_PAGE_SIZE in styp_to_sec_flags()
1291 #ifdef COFF_PAGE_SIZE in styp_to_sec_flags()
2922 #ifdef COFF_PAGE_SIZE in coff_compute_section_file_positions()
2923 int page_size = COFF_PAGE_SIZE; in coff_compute_section_file_positions()
3004 #ifdef COFF_PAGE_SIZE in coff_compute_section_file_positions()
3007 if (pe_data (abfd)->pe_opthdr.SectionAlignment < COFF_PAGE_SIZE) in coff_compute_section_file_positions()
3170 #ifdef COFF_PAGE_SIZE in coff_compute_section_file_positions()
3937 (file_ptr) BFD_ALIGN (sym_base, COFF_PAGE_SIZE) - 1, in coff_write_object_contents()
H A Dcoff-x86_64.c53 #define COFF_PAGE_SIZE 0x1000 macro
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoffcode.h794 #if defined (COFF_PAGE_SIZE) && !defined (COFF_ALIGN_IN_S_FLAGS) in styp_to_sec_flags()
844 #ifdef COFF_PAGE_SIZE in styp_to_sec_flags()
1289 #ifdef COFF_PAGE_SIZE in styp_to_sec_flags()
3190 #ifdef COFF_PAGE_SIZE in coff_compute_section_file_positions()
3191 int page_size = COFF_PAGE_SIZE; in coff_compute_section_file_positions()
3272 #ifdef COFF_PAGE_SIZE in coff_compute_section_file_positions()
3275 if (pe_data (abfd)->pe_opthdr.SectionAlignment < COFF_PAGE_SIZE) in coff_compute_section_file_positions()
3439 #ifdef COFF_PAGE_SIZE in coff_compute_section_file_positions()
4236 (file_ptr) BFD_ALIGN (sym_base, COFF_PAGE_SIZE) - 1, in coff_write_object_contents()
H A Dcoff-x86_64.c53 #define COFF_PAGE_SIZE 0x1000 macro