Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/elf2flt/
H A D0002-elf2flt.c-add-new-relocation-types-for-xtensa.patch31 -DUSE_EMIT_RELOCS=@emit_relocs@ \
159 @@ -235,6 +248,7 @@ AC_SUBST(emit_relocs)
/OK3568_Linux_fs/kernel/arch/mips/boot/tools/
H A Drelocs.c572 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() function
678 emit_relocs(as_text, as_bin, fp); in process()
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c1011 static void emit_relocs(int as_text, int use_real_mode) in emit_relocs() function
1142 emit_relocs(as_text, use_real_mode); in process()