Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c305 GElf_Shdr shdr_storage; in run_classify() local
306 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_storage); in run_classify()
/external/elfutils/debuginfod/
Ddebuginfod.cxx2269 GElf_Shdr shdr_storage; in elf_classify() local
2270 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_storage); in elf_classify()