Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-elf.c164 static size_t elf_addr_to_index(Elf *elf, GElf_Addr addr) in elf_addr_to_index() function
966 sym.st_shndx = elf_addr_to_index(runtime_ss->elf, in dso__load_sym()