Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-microblaze.c775 #define IS_TLS_DTPREL(x) (x == (TLS_TLS | TLS_DTPREL)) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-microblaze.c793 #define IS_TLS_DTPREL(x) (x == (TLS_TLS | TLS_DTPREL)) macro