Home
last modified time | relevance | path

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

/linux/arch/mips/boot/tools/
H A Drelocs.c579 static void emit_relocs(int as_text, int as_bin, FILE *outf) in emit_relocs() function
685 emit_relocs(as_text, as_bin, fp); in process()