Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs_main.c31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
40 keep_relocs = 0; in main()
59 keep_relocs = 1; in main()
80 process_64(fp, as_text, as_bin, show_reloc_info, keep_relocs); in main()
82 process_32(fp, as_text, as_bin, show_reloc_info, keep_relocs); in main()
H A Drelocs.h55 int show_reloc_info, int keep_relocs);
57 int show_reloc_info, int keep_relocs);
H A Drelocs.c553 int show_reloc_info, int keep_relocs) in process()
566 if (!keep_relocs) in process()
552 process(FILE *fp, int as_text, int as_bin, int show_reloc_info, int keep_relocs) process() argument
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H A Drelocs_main.c31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
40 keep_relocs = 0; in main()
59 keep_relocs = 1; in main()
80 process_64(fp, as_text, as_bin, show_reloc_info, keep_relocs); in main()
82 process_32(fp, as_text, as_bin, show_reloc_info, keep_relocs); in main()
H A Drelocs.h43 int show_reloc_info, int keep_relocs);
45 int show_reloc_info, int keep_relocs);
H A Drelocs.c666 int show_reloc_info, int keep_relocs) in process()
679 if (!keep_relocs) in process()
665 process(FILE *fp, int as_text, int as_bin, int show_reloc_info, int keep_relocs) process() argument
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H A Drelocs_main.c31 int show_reloc_info, as_text, as_bin, keep_relocs; in main() local
40 keep_relocs = 0; in main()
59 keep_relocs = 1; in main()
80 process_64(fp, as_text, as_bin, show_reloc_info, keep_relocs); in main()
82 process_32(fp, as_text, as_bin, show_reloc_info, keep_relocs); in main()
H A Drelocs.h43 int show_reloc_info, int keep_relocs);
45 int show_reloc_info, int keep_relocs);
H A Drelocs.c666 int show_reloc_info, int keep_relocs) in process()
679 if (!keep_relocs) in process()
665 process(FILE *fp, int as_text, int as_bin, int show_reloc_info, int keep_relocs) process() argument

Completed in 4 milliseconds