Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/tools/
Dbuild.c207 unsigned int text_sz = file_sz - text_start; in update_pecoff_text() local
222 update_pecoff_section_header(".text", text_start, text_sz); in update_pecoff_text()