Searched refs:IS_INSN_24 (Results 1 – 2 of 2) sorted by relevance
48 #define IS_INSN_24(S) ((S & RELATIVE_INSN_24) != 0) macro
2040 reloc_offset -= (IS_INSN_24 (reloc->symbol)) ? 2 : 0; in plt_do_relocs_for_symbol()