Home
last modified time | relevance | path

Searched refs:SF_SET_DEBUG_FIELD (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dobj-coff.h294 #define SF_SET_DEBUG_FIELD(s,v) (SF_GET (s) |= ((v) & SF_DEBUG_MASK)) macro
Dobj-coff.c259 SF_SET_DEBUG_FIELD (normal, SF_GET_DEBUG_FIELD (debug)); in c_symbol_merge()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dobj-coff.h363 #define SF_SET_DEBUG_FIELD(s,v) (SF_GET (s) |= ((v) & SF_DEBUG_MASK)) macro
683 #define SF_SET_DEBUG_FIELD(s,v) (SF_GET (s) |= ((v) & SF_DEBUG_MASK))
Dobj-coff.c365 SF_SET_DEBUG_FIELD (normal, SF_GET_DEBUG_FIELD (debug));
3823 SF_SET_DEBUG_FIELD (normal, SF_GET_DEBUG_FIELD (debug));