Searched refs:FORTIFY_REASON_DIR (Results 1 – 2 of 2) sorted by relevance
1028 const bool write = FORTIFY_REASON_DIR(reason); in __fortify_report()
13 #define FORTIFY_REASON_DIR(r) FIELD_GET(BIT(0), r) macro