Searched refs:bfd_section_alignment (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfd-in.h319 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
315 #define bfd_section_alignment macro
H A Delf32-hppa.c2174 int gotalign = bfd_section_alignment (dynobj, htab->sgot);
2175 int pltalign = bfd_section_alignment (dynobj, s);
H A Dbfd-in2.h326 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
322 #define bfd_section_alignment macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h326 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
322 #define bfd_section_alignment macro
H A Dbfd.h326 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
322 #define bfd_section_alignment macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h324 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
320 #define bfd_section_alignment macro
H A Dbfd.h324 #define bfd_section_alignment(bfd, ptr) ((ptr)->alignment_power)
320 #define bfd_section_alignment macro

Completed in 158 milliseconds