Searched refs:IS_INSN_32 (Results 1 – 2 of 2) sorted by relevance
47 #define IS_INSN_32(S) ((S & RELATIVE_INSN_32) != 0) macro
2039 reloc_offset -= (IS_INSN_32 (reloc->symbol)) ? 4 : 0; in plt_do_relocs_for_symbol()