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