Home
last modified time | relevance | path

Searched refs:STYP_DEBUG_INFO (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h510 #define STYP_DEBUG_INFO STYP_DSECT macro
512 #define STYP_DEBUG_INFO STYP_INFO macro
557 styp_flags = STYP_DEBUG_INFO; in sec_to_styp_flags()
561 styp_flags = STYP_DEBUG_INFO; in sec_to_styp_flags()
567 styp_flags = STYP_DEBUG_INFO; in sec_to_styp_flags()
DChangeLog-00015787 * coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.