Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/arch/arm64/kernel/
Defi-header.S37 .short .Lsection_table - .Loptional_header // SizeOfOptionalHeader
75 .long (.Lsection_table - .) / 8 // NumberOfRvaAndSizes
128 .Lsection_table: label
157 .set .Lsection_count, (. - .Lsection_table) / 40
/Linux-v6.6/drivers/firmware/efi/libstub/
Dzboot-header.S34 .short .Lsection_table - .Loptional_header
73 .long (.Lsection_table - .) / 8
113 .Lsection_table: label
138 .set .Lsection_count, (. - .Lsection_table) / 40