taglinefilesource code
text_size399fs/binfmt_coff.clong text_size   = COFF_LONG (text_sect->s_size);
text_size459fs/binfmt_coff.ccurrent->end_code    = text_vaddr + text_size;
text_size480fs/binfmt_coff.ctext_size,
text_size485fs/binfmt_coff.ctext_size + (text_vaddr & ~PAGE_MASK),
text_size391fs/exec.cunsigned long change_ldt(unsigned long text_size,unsigned long * page)
text_size43include/linux/binfmts.hextern unsigned long change_ldt(unsigned long text_size,unsigned long * page);