Home
last modified time | relevance | path

Searched defs:SF_SET_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff.h239 #define SF_SET_FUNCTION(s) (SF_GET (s) |= SF_FUNCTION) macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff.h235 #define SF_SET_FUNCTION(s) (SF_GET (s) |= SF_FUNCTION) macro