Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/kernel/
Defi-header.S17 .short .Lsection_table - .Loptional_header /* SizeOfOptionalHeader */
56 .long (.Lsection_table - .) / 8 /* NumberOfRvaAndSizes */
66 .Lsection_table: label
95 .set .Lsection_count, (. - .Lsection_table) / 40
/Linux-v6.1/arch/arm64/kernel/
Defi-header.S37 .short .Lsection_table - .Loptional_header // SizeOfOptionalHeader
75 .long (.Lsection_table - .) / 8 // NumberOfRvaAndSizes
90 .Lsection_table: label
119 .set .Lsection_count, (. - .Lsection_table) / 40
/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot-header.S33 .short .Lsection_table - .Loptional_header
72 .long (.Lsection_table - .) / 8
85 .Lsection_table: label
110 .set .Lsection_count, (. - .Lsection_table) / 40