Home
last modified time | relevance | path

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

/external/elfutils/src/
Daddr2line.c539 GElf_Addr shdr_bias; in adjust_to_section() local
541 (elf_getscn (dwfl_module_getelf (mod, &shdr_bias), shndx), in adjust_to_section()
552 *addr += shdr->sh_addr + shdr_bias; in adjust_to_section()