Searched refs:BFD_FLAG_AUTH (Results 1 – 1 of 1) sorted by relevance
160 #define BFD_FLAG_AUTH 0x04 macro166 { BFD_FLAG_AUTH, "Authentication Present" },375 if (bfd_header->flags & BFD_FLAG_AUTH) { in bfd_print()