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

/linux-master/arch/arm/probes/kprobes/
H A Dopt-arm.c185 unsigned long rel_chk; local
221 rel_chk = (unsigned long)((long)code -
224 if ((rel_chk != 0) && (rel_chk != 0xfe000000)) {

Completed in 96 milliseconds