Home
last modified time | relevance | path

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

/fs/
Dbinfmt_flat.c72 #define RELOC_FAILED 0xff00ff01 /* Relocation incorrect somewhere */ macro
378 return RELOC_FAILED; in calc_reloc()
724 if (addr == RELOC_FAILED) { in load_flat_file()
757 if (rp == (unsigned long *)RELOC_FAILED) { in load_flat_file()
773 if (addr == RELOC_FAILED) { in load_flat_file()