Home
last modified time | relevance | path

Searched refs:text_sz (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/tools/
Dbuild.c236 unsigned int text_sz = file_sz - text_start; in update_pecoff_text() local
267 update_pecoff_section_header_fields(".text", text_start, text_sz + bss_sz, in update_pecoff_text()
268 text_sz, text_start); in update_pecoff_text()