Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Drelocate.c485 GElf_Shdr tshdr_mem; in relocate_section() local
486 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem); in relocate_section()
507 tshdr = gelf_getshdr (tscn, &tshdr_mem); in relocate_section()
/external/elfutils/src/
Dstrip.c1769 GElf_Shdr tshdr_mem; in handle_elf() local
1770 GElf_Shdr *tshdr = gelf_getshdr (tscn, &tshdr_mem); in handle_elf()