Searched defs:SFRAME_V1_FUNC_FDE_TYPE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/include/
H A Dsframe.h198 #define SFRAME_V1_FUNC_FDE_TYPE(data) (((data) >> 4) & 0x1) macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dsframe.h211 #define SFRAME_V1_FUNC_FDE_TYPE(data) (((data) >> 4) & 0x1) macro

Completed in 108 milliseconds