Home
last modified time | relevance | path

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

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