Searched refs:STACK_REL_P (Results 1 – 2 of 2) sorted by relevance
139 #define STACK_REL_P(x) ((x) <= R_RX_ABS16_REV && (x) >= R_RX_ABS32) macro2451 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info))) in elf32_rx_relax_section()2598 if (STACK_REL_P (ELF32_R_TYPE (srel->r_info))) in elf32_rx_relax_section()
127 #define STACK_REL_P(x) ((x) <= R_RL78_ABS16_REV && (x) >= R_RL78_ABS32) macro