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

/linux-4.1.27/arch/mips/boot/
H A Delf2ecoff.c370 struct sect ntxt; main() local
372 ntxt.vaddr = ph[i].p_vaddr; main()
373 ntxt.len = ph[i].p_filesz; main()
375 combine(&text, &ntxt, 0); main()

Completed in 86 milliseconds