Home
last modified time | relevance | path

Searched refs:show_absolute_relocs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs_common.c21 int show_absolute_syms, show_absolute_relocs, show_reloc_info; in main() local
29 show_absolute_relocs = 0; in main()
42 show_absolute_relocs = 1; in main()
77 show_absolute_syms, show_absolute_relocs, in main()
81 show_absolute_syms, show_absolute_relocs, in main()
H A Drelocs.h33 int show_absolute_syms, int show_absolute_relocs,
36 int show_absolute_syms, int show_absolute_relocs,
H A Drelocs.c1112 int show_absolute_syms, int show_absolute_relocs, in process()
1127 if (show_absolute_relocs) { in process()
1111 process(FILE *fp, int use_real_mode, int as_text, int show_absolute_syms, int show_absolute_relocs, int show_reloc_info) process() argument
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs_common.c21 int show_absolute_syms, show_absolute_relocs, show_reloc_info; in main() local
29 show_absolute_relocs = 0; in main()
42 show_absolute_relocs = 1; in main()
77 show_absolute_syms, show_absolute_relocs, in main()
81 show_absolute_syms, show_absolute_relocs, in main()
H A Drelocs.h34 int show_absolute_syms, int show_absolute_relocs,
37 int show_absolute_syms, int show_absolute_relocs,
H A Drelocs.c1179 int show_absolute_syms, int show_absolute_relocs, in process()
1194 if (show_absolute_relocs) { in process()
1178 process(FILE *fp, int use_real_mode, int as_text, int show_absolute_syms, int show_absolute_relocs, int show_reloc_info) process() argument

Completed in 4 milliseconds