Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Drelocate.c507 GElf_Shdr tshdr_mem; in relocate_section() local
508 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem); in relocate_section()
529 tshdr = gelf_getshdr (tscn, &tshdr_mem); in relocate_section()
/external/elfutils/src/
Dstrip.c587 GElf_Shdr tshdr_mem; in remove_debug_relocations() local
588 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem); in remove_debug_relocations()