Searched refs:SFRAME_ERR_NERR (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libsframe/
H A Dsframe-error.c43 if (error >= SFRAME_ERR_BASE && (error - SFRAME_ERR_BASE) < SFRAME_ERR_NERR)
/netbsd-current/external/gpl3/gdb/dist/libsframe/
H A Dsframe-error.c43 if (error >= SFRAME_ERR_BASE && (error - SFRAME_ERR_BASE) < SFRAME_ERR_NERR)
/netbsd-current/external/gpl3/gdb.old/dist/libsframe/
H A Dsframe-error.c43 if (error >= SFRAME_ERR_BASE && (error - SFRAME_ERR_BASE) < SFRAME_ERR_NERR)
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dsframe-api.h84 #define SFRAME_ERR_NERR (SFRAME_ERR_FREOFFSET_NOPRESENT - SFRAME_ERR_BASE + 1) macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dsframe-api.h87 #define SFRAME_ERR_NERR (SFRAME_ERR_FREOFFSET_NOPRESENT - SFRAME_ERR_BASE + 1) macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dsframe-api.h87 #define SFRAME_ERR_NERR (SFRAME_ERR_FREOFFSET_NOPRESENT - SFRAME_ERR_BASE + 1) macro

Completed in 98 milliseconds