Searched refs:show_absolute_syms (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/tools/
H A Drelocs_common.c21 int show_absolute_syms, show_absolute_relocs, show_reloc_info; local
28 show_absolute_syms = 0;
38 show_absolute_syms = 1;
77 show_absolute_syms, show_absolute_relocs,
81 show_absolute_syms, show_absolute_relocs,
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,
1190 if (show_absolute_syms) {
1178 process(FILE *fp, int use_real_mode, int as_text, int show_absolute_syms, int show_absolute_relocs, int show_reloc_info) argument

Completed in 113 milliseconds