Home
last modified time | relevance | path

Searched defs:max_text_sh_offset (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dsymbol-elf.c1425 dso__process_kernel_symbol(struct dso * dso,struct map * map,GElf_Sym * sym,GElf_Shdr * shdr,struct maps * kmaps,struct kmap * kmap,struct dso ** curr_dsop,struct map ** curr_mapp,const char * section_name,bool adjust_kernel_syms,bool kmodule,bool * remap_kernel,u64 max_text_sh_offset) dso__process_kernel_symbol() argument
1567 u64 max_text_sh_offset = 0; dso__load_sym_internal() local