Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-finder.c1508 Elf32_Word shndx; in debuginfo__get_text_offset() local
1524 p = dwfl_module_relocation_info(dbg->mod, i, &shndx); in debuginfo__get_text_offset()
1527 scn = elf_getscn(elf, shndx); in debuginfo__get_text_offset()