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

/darwin-on-arm/xnu/bsd/kern/
H A Dmach_loader.c874 size_t segment_command_size, total_section_size, local
887 total_section_size = lcp->cmdsize - segment_command_size;
907 if (total_section_size / single_section_size < scp->nsects)

Completed in 15 milliseconds