Home
last modified time | relevance | path

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

/arch/riscv/kernel/
A Defi-header.S23 .short section_table - optional_header // SizeOfOptionalHeader
73 .long (section_table - .) / 8 // NumberOfRvaAndSizes
83 section_table: label
120 .set section_count, (. - section_table) / 40
/arch/arm/boot/compressed/
A Defi-header.S54 .short section_table - optional_header @ SizeOfOptionalHeader
95 .long (section_table - .) / 8 @ NumberOfRvaAndSizes
104 section_table: label
131 .set section_count, (. - section_table) / 40
/arch/x86/boot/
A Dheader.S70 .word section_table - optional_header # SizeOfOptionalHeader
127 .long (section_table - .) / 8 # NumberOfRvaAndSizes
137 section_table: label
223 .set section_count, (. - section_table) / 40

Completed in 6 milliseconds