OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_size
(Results
1 - 25
of
223
) sorted by null
1
2
3
4
5
6
7
8
9
/external/elfutils/src/libelf/
gelf_update_shdr.c
66
|| unlikely (src->
sh_size
> 0xffffffffull)
81
COPY (
sh_size
);
elf_strptr.c
98
if (unlikely (offset >= strscn->shdr.e32->
sh_size
))
114
if (unlikely (offset >= strscn->shdr.e64->
sh_size
))