Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_flat.c68 #define RELOC_FAILED 0xff00ff01 /* Relocation incorrect somewhere */ macro
335 return RELOC_FAILED; in calc_reloc()
752 if (addr == RELOC_FAILED) { in load_flat_file()
788 if (rp == (u32 __user *)RELOC_FAILED) { in load_flat_file()
811 if (addr == RELOC_FAILED) { in load_flat_file()