Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.h133 #define THUMB_IS_FUNC(s) \ macro
150 #define THUMB_IS_FUNC(s) ((s) && ARM_GET_FLAG (s) & THUMB_FLAG_FUNC) macro