Home
last modified time | relevance | path

Searched defs:bfd_get_section_alignment (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in.h316 #define bfd_get_section_alignment(bfd, ptr) ((ptr)->alignment_power + 0) macro
H A Dbfd-in2.h323 #define bfd_get_section_alignment(bfd, ptr) ((ptr)->alignment_power + 0) macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dbfd-in.h310 #define bfd_get_section_alignment(bfd, ptr) ((ptr)->alignment_power + 0) macro
H A Dbfd-in2.h317 #define bfd_get_section_alignment(bfd, ptr) ((ptr)->alignment_power + 0) macro