Home
last modified time | relevance | path

Searched refs:scnmax (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libelf/
H A Delf_begin.c320 const size_t scnmax = (scncnt ?: (cmd == ELF_C_RDWR || cmd == ELF_C_RDWR_MMAP) in file_read_elf() local
323 ELF_K_ELF, scnmax * sizeof (Elf_Scn)); in file_read_elf()
332 elf->state.elf32.scns.max = scnmax; in file_read_elf()

Completed in 2 milliseconds