Searched refs:ABS_GET_PP_CODE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DABS.h60 #define ABS_GET_PP_CODE(EA) (((EA) & 0xF0LL) / 0xF) macro
H A DDataSpace.cc112 unsigned pp_code = (unsigned) ABS_GET_PP_CODE (leafVA);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DABS.h60 #define ABS_GET_PP_CODE(EA) (((EA) & 0xF0LL) / 0xF) macro
H A DDataSpace.cc112 unsigned pp_code = (unsigned) ABS_GET_PP_CODE (leafVA);

Completed in 173 milliseconds