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

/linux-master/fs/
H A Dbinfmt_flat.c68 #define RELOC_FAILED 0xff00ff01 /* Relocation incorrect somewhere */ macro
333 return RELOC_FAILED;
750 if (addr == RELOC_FAILED) {
786 if (rp == (u32 __user *)RELOC_FAILED) {
809 if (addr == RELOC_FAILED) {

Completed in 102 milliseconds