Searched refs:STACK_REL_P (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-rl78.c135 #define STACK_REL_P(x) ((x) <= R_RL78_ABS16_REV && (x) >= R_RL78_ABS32) macro
634 if (STACK_REL_P (r_type))
H A Delf32-rx.c139 #define STACK_REL_P(x) ((x) <= R_RX_ABS16_REV && (x) >= R_RX_ABS32) macro
2512 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
2659 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-rl78.c135 #define STACK_REL_P(x) ((x) <= R_RL78_ABS16_REV && (x) >= R_RL78_ABS32) macro
634 if (STACK_REL_P (r_type))
H A Delf32-rx.c139 #define STACK_REL_P(x) ((x) <= R_RX_ABS16_REV && (x) >= R_RX_ABS32) macro
2512 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
2659 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-rl78.c135 #define STACK_REL_P(x) ((x) <= R_RL78_ABS16_REV && (x) >= R_RL78_ABS32) macro
634 if (STACK_REL_P (r_type))
H A Delf32-rx.c139 #define STACK_REL_P(x) ((x) <= R_RX_ABS16_REV && (x) >= R_RX_ABS32) macro
2513 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
2660 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-rx.c139 #define STACK_REL_P(x) ((x) <= R_RX_ABS16_REV && (x) >= R_RX_ABS32) macro
2501 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
2648 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info)))
H A Delf32-rl78.c135 #define STACK_REL_P(x) ((x) <= R_RL78_ABS16_REV && (x) >= R_RL78_ABS32) macro

Completed in 290 milliseconds