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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c1573 unsigned int unwindex = 0; local
1672 unwindex = find_sec(hdr, sechdrs, secstrings, ARCH_UNWIND_SECTION_NAME);
1682 if (unwindex)
1683 sechdrs[unwindex].sh_flags |= SHF_ALLOC;
1931 (void *)sechdrs[unwindex].sh_addr,
1932 sechdrs[unwindex].sh_size);

Completed in 48 milliseconds