Searched refs:EXTRACT_TYPE (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-ppc.c311 #define EXTRACT_TYPE(x) ((x) & IMAGE_REL_PPC_TYPEMASK)
1037 unsigned short r_type = EXTRACT_TYPE (rel->r_type);
1649 unsigned short r_type = EXTRACT_TYPE (rel->r_type);
1825 unsigned short r_type = EXTRACT_TYPE (internal->r_type);
1894 unsigned short r_type = EXTRACT_TYPE (rel->r_type);
310 #define EXTRACT_TYPE macro
/haiku-buildtools/binutils/bfd/
H A Dcoff-ppc.c294 #define EXTRACT_TYPE(x) ((x) & IMAGE_REL_PPC_TYPEMASK)
972 unsigned short r_type = EXTRACT_TYPE (rel->r_type);
1578 unsigned short r_type = EXTRACT_TYPE (rel->r_type);
1739 unsigned short r_type = EXTRACT_TYPE (internal->r_type);
1807 unsigned short r_type = EXTRACT_TYPE (rel->r_type);
293 #define EXTRACT_TYPE macro

Completed in 274 milliseconds