Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dsymbol-elf.c1346 static u64 max_text_section(Elf *elf, GElf_Ehdr *ehdr) in max_text_section() function
1651 max_text_sh_offset = max_text_section(runtime_ss->elf, &runtime_ss->ehdr); in dso__load_sym_internal()