OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debugshdr
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/src/
strip.c
979
GElf_Shdr
debugshdr
= shdr_info[cnt].shdr;
local
981
debugshdr
.sh_type = SHT_NOBITS;
983
if (unlikely (gelf_update_shdr (scn, &
debugshdr
) == 0))
[
all
...]
Completed in 927 milliseconds