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