ntxt 372 arch/mips/boot/elf2ecoff.c struct sect ntxt; ntxt 374 arch/mips/boot/elf2ecoff.c ntxt.vaddr = ph[i].p_vaddr; ntxt 375 arch/mips/boot/elf2ecoff.c ntxt.len = ph[i].p_filesz; ntxt 377 arch/mips/boot/elf2ecoff.c combine(&text, &ntxt, 0);