HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-10-0-0-110 6.14.0-1016-aws #16~24.04.1-Ubuntu SMP Tue Oct 14 02:15:09 UTC 2025 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/src/linux-headers-6.14.0-1015-aws/scripts/module.lds
SECTIONS {
 /DISCARD/ : {
  *(.discard)
  *(.discard.*)
  *(.export_symbol)
  *(.no_trim_symbol)
 }
 __ksymtab 0 : ALIGN(8) { *(SORT(___ksymtab+*)) }
 __ksymtab_gpl 0 : ALIGN(8) { *(SORT(___ksymtab_gpl+*)) }
 __kcrctab 0 : ALIGN(4) { *(SORT(___kcrctab+*)) }
 __kcrctab_gpl 0 : ALIGN(4) { *(SORT(___kcrctab_gpl+*)) }
 .ctors 0 : ALIGN(8) { *(SORT(.ctors.*)) *(.ctors) }
 .init_array 0 : ALIGN(8) { *(SORT(.init_array.*)) *(.init_array) }
 .altinstructions 0 : ALIGN(8) { KEEP(*(.altinstructions)) }
 __bug_table 0 : ALIGN(8) { KEEP(*(__bug_table)) }
 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) }
 __ex_table 0 : ALIGN(4) { KEEP(*(__ex_table)) }
 __patchable_function_entries : { *(__patchable_function_entries) }
 .data : {
 
 }
 .codetag.alloc_tags : { . = ALIGN(8); __start_alloc_tags = .; KEEP(*(alloc_tags)) __stop_alloc_tags = .; }
}