Searched refs:DOT_DEBUG (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h309 #define DOT_DEBUG ".debug" macro
431 else if (!strncmp (sec_name, DOT_DEBUG, sizeof (DOT_DEBUG) - 1))
533 if (strncmp (sec_name, DOT_DEBUG, sizeof (DOT_DEBUG) - 1) == 0
678 else if (strncmp (name, DOT_DEBUG, sizeof (DOT_DEBUG) - 1) == 0
2971 dsec = bfd_make_section_old_way (abfd, DOT_DEBUG);

Completed in 183 milliseconds