Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/mach-o/
H A Dexternal.h152 #define BFD_MACH_O_GET_SR_TYPE(s) (((s) >> 24) & 0x0f) macro
/dragonfly/contrib/binutils-2.27/include/mach-o/
H A Dexternal.h151 #define BFD_MACH_O_GET_SR_TYPE(s) (((s) >> 24) & 0x0f) macro