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

/netbsd-current/external/gpl3/binutils/dist/include/
H A Dsframe-api.h34 #define MAX_NUM_STACK_OFFSETS 3 macro
37 ((SFRAME_FRE_OFFSET_4B * 2 * MAX_NUM_STACK_OFFSETS))
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dsframe-api.h34 #define MAX_NUM_STACK_OFFSETS 3 macro
37 ((SFRAME_FRE_OFFSET_4B * 2 * MAX_NUM_STACK_OFFSETS))
/netbsd-current/external/gpl3/binutils/dist/libsframe/
H A Dsframe.c303 if (offset_cnt > MAX_NUM_STACK_OFFSETS)
/netbsd-current/external/gpl3/gdb/dist/libsframe/
H A Dsframe.c303 if (offset_cnt > MAX_NUM_STACK_OFFSETS)

Completed in 101 milliseconds