Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libsframe/
H A Dsframe.c207 unsigned char all_flags = SFRAME_F_FDE_SORTED | SFRAME_F_FRAME_POINTER; in sframe_header_sanity_check_p() local
212 || (hp->sfh_preamble.sfp_flags | all_flags) != all_flags) in sframe_header_sanity_check_p()