OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scnmax
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/libelf/
elf_begin.c
280
const size_t
scnmax
= (scncnt ?: (cmd == ELF_C_RDWR || cmd == ELF_C_RDWR_MMAP)
local
283
ELF_K_ELF,
scnmax
* sizeof (Elf_Scn));
292
elf->state.elf32.scns.max =
scnmax
;
[
all
...]
Completed in 136 milliseconds