Home
last modified time | relevance | path

Searched defs:EH_FRAME_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Ddw2gencfi.c46 # define EH_FRAME_ALIGNMENT (bfd_get_arch_size (stdoutput) == 64 ? 3 : 2) macro
48 # define EH_FRAME_ALIGNMENT 2 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Ddw2gencfi.c46 # define EH_FRAME_ALIGNMENT (bfd_get_arch_size (stdoutput) == 64 ? 3 : 2) macro