/* Default linker script, for normal executables */ /* Copyright (C) 2014 Free Software Foundation, Inc. Copying and distribution of this script, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. */ OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", "elf64-x86-64") OUTPUT_ARCH(i386:x86-64) ENTRY(_start) /*SEARCH_DIR("/usr/local/x86_64-unknown-linux-gnu/lib64"); SEARCH_DIR("/usr/local/lib64"); SEARCH_DIR("/lib64"); SEARCH_DIR("/usr/lib64"); SEARCH_DIR("/usr/local/x86_64-unknown-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib");*/ SECTIONS { /* Read-only sections, merged into text segment: */ PROVIDE (__executable_start = SEGMENT_START("text-segment", 0x400000)); . = SEGMENT_START("text-segment", 0x400000) + SIZEOF_HEADERS; .interp : { *(.interp) } /* .note.gnu.build-id : { *(.note.gnu.build-id) }*/ .hash : { *(.hash) } .gnu.hash : { *(.gnu.hash) } .dynsym : { *(.dynsym) } .dynstr : { *(.dynstr) } .gnu.version : { *(.gnu.version) } .gnu.version_d : { *(.gnu.version_d) } .gnu.version_r : { *(.gnu.version_r) } .rela.init : { *(.rela.init) } .rela.text : { *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*) } .rela.fini : { *(.rela.fini) } .rela.rodata : { *(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*) } .rela.data.rel.ro : { *(.rela.data.rel.ro .rela.data.rel.ro.* .rela.gnu.linkonce.d.rel.ro.*) } .rela.data : { *(.rela.data .rela.data.* .rela.gnu.linkonce.d.*) } .rela.tdata : { *(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*) } .rela.tbss : { *(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*) } .rela.ctors : { *(.rela.ctors) } .rela.dtors : { *(.rela.dtors) } .rela.got : { *(.rela.got) } .rela.bss : { *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*) } .rela.ldata : { *(.rela.ldata .rela.ldata.* .rela.gnu.linkonce.l.*) } .rela.lbss : { *(.rela.lbss .rela.lbss.* .rela.gnu.linkonce.lb.*) } .rela.lrodata : { *(.rela.lrodata .rela.lrodata.* .rela.gnu.linkonce.lr.*) } .rela.ifunc : { *(.rela.ifunc) } .rela.plt : { *(.rela.plt) PROVIDE_HIDDEN (__rela_iplt_start = .); *(.rela.iplt) PROVIDE_HIDDEN (__rela_iplt_end = .); } .init : { /* KEEP (*(SORT_NONE(.init)))*/ } .plt : ALIGN(16) { *(.plt) *(.iplt) } .plt.bnd : { *(.plt.bnd) } .text : ALIGN(0x10000) { . = ALIGN(0x1000); *(.text.exit); . = . + 22; . = ALIGN(0x10 ); /*Align for.text.make_busy */ *(.text.make_busy); . = . + 31; . = ALIGN(0x10 ); /*Align for.text.cb */ *(.text.cb); . = ALIGN(0x10 ); /*Align for.text.main */ *(.text.main); . = . + 112; . = ALIGN(0x10 ); /*Align for.text.__init_thread_params */ *(.text.__init_thread_params); . = . + 35; . = ALIGN(0x10 ); /*Align for.text.__write_to_control_file */ *(.text.__write_to_control_file); . = . + 24; . = ALIGN(0x10 ); /*Align for.text.child */ *(.text.child); . = . + 19; . = ALIGN(0x10 ); /*Align for.text.__print_thread_status */ *(.text.__print_thread_status); . = ALIGN(0x10 ); /*Align for.text.__print_ps */ *(.text.__print_ps); . = ALIGN(0x10 ); /*Align for.text.__migrate_thread */ *(.text.__migrate_thread); . = . + 42; . = ALIGN(0x10 ); /*Align for.text.child_main */ *(.text.child_main); . = . + 23; . = ALIGN(0x10 ); /*Align for.text.__put_location */ *(.text.__put_location); . = ALIGN(0x4 ); /*Align for.text.dummy1 */ *(.text.dummy1); . = . + 3; . = ALIGN(0x4 ); /*Align for.text.__libc_start_main */ *(.text.__libc_start_main); . = . + 51; . = ALIGN(0x4 ); /*Align for.text.dummy */ *(.text.dummy); . = . + 23; . = ALIGN(0x4 ); /*Align for.text.open */ *(.text.open); . = ALIGN(0x10 ); /*Align for.text.__syscall_ret */ *(.text.__syscall_ret); . = . + 14; . = ALIGN(0x10 ); /*Align for.text.__simple_malloc */ *(.text.__simple_malloc); . = . + 60; . = ALIGN(0x10 ); /*Align for.text.posix_memalign */ *(.text.posix_memalign); . = . + 37; . = ALIGN(0x4 ); /*Align for.text.__getopt_msg */ *(.text.__getopt_msg); . = . + 22; . = ALIGN(0x4 ); /*Align for.text.getopt */ *(.text.getopt); . = ALIGN(0x4 ); /*Align for.text.mbtowc */ *(.text.mbtowc); . = . + 36; . = ALIGN(0x4 ); /*Align for.text.flockfile */ *(.text.flockfile); . = . + 17; . = ALIGN(0x4 ); /*Align for.text.fprintf */ *(.text.fprintf); . = ALIGN(0x4 ); /*Align for.text.__do_orphaned_stdio_locks */ *(.text.__do_orphaned_stdio_locks); . = ALIGN(0x4 ); /*Align for.text.__unlist_locked_file */ *(.text.__unlist_locked_file); . = ALIGN(0x4 ); /*Align for.text.ftrylockfile */ *(.text.ftrylockfile); . = ALIGN(0x4 ); /*Align for.text.funlockfile */ *(.text.funlockfile); . = . + 15; . = ALIGN(0x4 ); /*Align for.text.__fwritex */ *(.text.__fwritex); . = . + 66; . = ALIGN(0x4 ); /*Align for.text.fwrite */ *(.text.fwrite); . = . + 19; . = ALIGN(0x4 ); /*Align for.text.printf */ *(.text.printf); . = ALIGN(0x4 ); /*Align for.text.putc */ *(.text.putc); . = . + 38; . = ALIGN(0x4 ); /*Align for.text.scanf */ *(.text.scanf); . = ALIGN(0x4 ); /*Align for.text.sprintf */ *(.text.sprintf); . = ALIGN(0x4 ); /*Align for.text.vfprintf */ *(.text.vfprintf); . = ALIGN(0x4 ); /*Align for.text.printf_core */ *(.text.printf_core); . = ALIGN(0x4 ); /*Align for.text.pop_arg */ *(.text.pop_arg); . = . + 164; . = ALIGN(0x4 ); /*Align for.text.pad */ *(.text.pad); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.vscanf */ *(.text.vscanf); . = . + 44; . = ALIGN(0x4 ); /*Align for.text.vsprintf */ *(.text.vsprintf); . = . + 38; . = ALIGN(0x4 ); /*Align for.text.atoi */ *(.text.atoi); . = . + 36; . = ALIGN(0x10 ); /*Align for.text.memchr */ *(.text.memchr); . = ALIGN(0x4 ); /*Align for.text.memcpy */ *(.text.memcpy); . = . + 902; . = ALIGN(0x4 ); /*Align for.text.memset */ *(.text.memset); . = . + 156; . = ALIGN(0x10 ); /*Align for.text.strlen */ *(.text.strlen); . = ALIGN(0x4 ); /*Align for.text.__lock */ *(.text.__lock); . = . + 61; . = ALIGN(0x4 ); /*Align for.text.__unlock */ *(.text.__unlock); . = . + 19; . = ALIGN(0x4 ); /*Align for.text.sccp */ *(.text.sccp); . = ALIGN(0x4 ); /*Align for.text.__syscall_cp */ *(.text.__syscall_cp); . = ALIGN(0x4 ); /*Align for.text.__wait */ *(.text.__wait); . = . + 69; . = ALIGN(0x4 ); /*Align for.text.dummy_0 */ *(.text.dummy_0); . = . + 3; . = ALIGN(0x4 ); /*Align for.text.__pthread_exit */ *(.text.__pthread_exit); . = ALIGN(0x4 ); /*Align for.text.__do_cleanup_push */ *(.text.__do_cleanup_push); . = ALIGN(0x4 ); /*Align for.text.__do_cleanup_pop */ *(.text.__do_cleanup_pop); . = ALIGN(0x4 ); /*Align for.text.__pthread_create */ *(.text.__pthread_create); . = ALIGN(0x4 ); /*Align for.text.start_c11 */ *(.text.start_c11); . = . + 6; . = ALIGN(0x4 ); /*Align for.text.start */ *(.text.start); . = ALIGN(0x4 ); /*Align for.text.__pthread_join */ *(.text.__pthread_join); . = . + 28; . = ALIGN(0x4 ); /*Align for.text.__pthread_setcancelstate */ *(.text.__pthread_setcancelstate); . = . + 13; . = ALIGN(0x4 ); /*Align for.text.__pthread_testcancel */ *(.text.__pthread_testcancel); . = ALIGN(0x4 ); /*Align for.text.__vm_wait */ *(.text.__vm_wait); . = . + 33; . = ALIGN(0x4 ); /*Align for.text.__vm_lock */ *(.text.__vm_lock); . = . + 28; . = ALIGN(0x4 ); /*Align for.text.__vm_unlock */ *(.text.__vm_unlock); . = . + 23; . = ALIGN(0x4 ); /*Align for.text.close */ *(.text.close); . = . + 5; . = ALIGN(0x4 ); /*Align for.text.read */ *(.text.read); . = . + 10; . = ALIGN(0x4 ); /*Align for.text.sync */ *(.text.sync); . = . + 4; . = ALIGN(0x4 ); /*Align for.text.write */ *(.text.write); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.__copy_tls */ *(.text.__copy_tls); . = . + 16; . = ALIGN(0x4 ); /*Align for.text.__init_tls */ *(.text.__init_tls); . = . + 34; . = ALIGN(0x4 ); /*Align for.text.__errno_location */ *(.text.__errno_location); . = ALIGN(0x4 ); /*Align for.text.__strerror_l */ *(.text.__strerror_l); . = . + 23; . = ALIGN(0x4 ); /*Align for.text.strerror */ *(.text.strerror); . = ALIGN(0x4 ); /*Align for.text._Exit */ *(.text._Exit); . = . + 13; . = ALIGN(0x4 ); /*Align for.text.__lctrans */ *(.text.__lctrans); . = ALIGN(0x4 ); /*Align for.text.__lctrans_cur */ *(.text.__lctrans_cur); . = ALIGN(0x10 ); /*Align for.text.__brk */ *(.text.__brk); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.__memalign */ *(.text.__memalign); . = . + 24; . = ALIGN(0x4 ); /*Align for.text.__fpclassifyl */ *(.text.__fpclassifyl); . = . + 6; . = ALIGN(0x4 ); /*Align for.text.__signbitl */ *(.text.__signbitl); . = . + 14; . = ALIGN(0x4 ); /*Align for.text.frexpl */ *(.text.frexpl); . = . + 52; . = ALIGN(0x4 ); /*Align for.text.__mmap */ *(.text.__mmap); . = . + 11; . = ALIGN(0x4 ); /*Align for.text.__mprotect */ *(.text.__mprotect); . = . + 29; . = ALIGN(0x4 ); /*Align for.text.__munmap */ *(.text.__munmap); . = . + 13; . = ALIGN(0x4 ); /*Align for.text.wctomb */ *(.text.wctomb); . = . + 19; . = ALIGN(0x4 ); /*Align for.text.__block_all_sigs */ *(.text.__block_all_sigs); . = . + 9; . = ALIGN(0x4 ); /*Align for.text.__block_app_sigs */ *(.text.__block_app_sigs); . = . + 9; . = ALIGN(0x4 ); /*Align for.text.__restore_sigs */ *(.text.__restore_sigs); . = . + 5; . = ALIGN(0x4 ); /*Align for.text.__lockfile */ *(.text.__lockfile); . = . + 66; . = ALIGN(0x4 ); /*Align for.text.__unlockfile */ *(.text.__unlockfile); . = . + 13; . = ALIGN(0x4 ); /*Align for.text.__overflow */ *(.text.__overflow); . = . + 28; . = ALIGN(0x4 ); /*Align for.text.__stdio_close */ *(.text.__stdio_close); . = . + 12; . = ALIGN(0x4 ); /*Align for.text.__stdio_seek */ *(.text.__stdio_seek); . = ALIGN(0x4 ); /*Align for.text.__stdio_write */ *(.text.__stdio_write); . = . + 36; . = ALIGN(0x4 ); /*Align for.text.cleanup */ *(.text.cleanup); . = ALIGN(0x4 ); /*Align for.text.__stdout_write */ *(.text.__stdout_write); . = . + 31; . = ALIGN(0x4 ); /*Align for.text.__towrite */ *(.text.__towrite); . = . + 15; . = ALIGN(0x4 ); /*Align for.text.__towrite_needs_stdio_exit */ *(.text.__towrite_needs_stdio_exit); . = ALIGN(0x4 ); /*Align for.text.vfscanf */ *(.text.vfscanf); . = . + 153; . = ALIGN(0x4 ); /*Align for.text.vsnprintf */ *(.text.vsnprintf); . = . + 12; . = ALIGN(0x4 ); /*Align for.text.sn_write */ *(.text.sn_write); . = . + 30; . = ALIGN(0x4 ); /*Align for.text.__timedwait_cp */ *(.text.__timedwait_cp); . = . + 22; . = ALIGN(0x4 ); /*Align for.text.__timedwait */ *(.text.__timedwait); . = . + 40; . = ALIGN(0x4 ); /*Align for.text._pthread_cleanup_push */ *(.text._pthread_cleanup_push); . = ALIGN(0x4 ); /*Align for.text._pthread_cleanup_pop */ *(.text._pthread_cleanup_pop); . = . + 14; . = ALIGN(0x4 ); /*Align for.text.__clock_gettime */ *(.text.__clock_gettime); . = . + 34; . = ALIGN(0x10 ); /*Align for.text.__floatscan */ *(.text.__floatscan); . = ALIGN(0x10 ); /*Align for.text.scanexp */ *(.text.scanexp); . = . + 46; . = ALIGN(0x10 ); /*Align for.text.__intscan */ *(.text.__intscan); . = . + 7; . = ALIGN(0x10 ); /*Align for.text.__shlim */ *(.text.__shlim); . = ALIGN(0x10 ); /*Align for.text.__shgetc */ *(.text.__shgetc); . = . + 24; . = ALIGN(0x10 ); /*Align for.text.malloc */ *(.text.malloc); . = . + 95; . = ALIGN(0x10 ); /*Align for.text.alloc_rev */ *(.text.alloc_rev); . = . + 44; . = ALIGN(0x10 ); /*Align for.text.lock_bin */ *(.text.lock_bin); . = . + 84; . = ALIGN(0x10 ); /*Align for.text.unbin */ *(.text.unbin); . = . + 34; . = ALIGN(0x10 ); /*Align for.text.realloc */ *(.text.realloc); . = . + 98; . = ALIGN(0x10 ); /*Align for.text.free */ *(.text.free); . = . + 118; . = ALIGN(0x4 ); /*Align for.text.copysignl */ *(.text.copysignl); . = ALIGN(0x4 ); /*Align for.text.scalbn */ *(.text.scalbn); . = ALIGN(0x4 ); /*Align for.text.scalbnl */ *(.text.scalbnl); . = . + 65; . = ALIGN(0x4 ); /*Align for.text.__madvise */ *(.text.__madvise); . = . + 14; . = ALIGN(0x4 ); /*Align for.text.__mremap */ *(.text.__mremap); . = ALIGN(0x4 ); /*Align for.text.mbrtowc */ *(.text.mbrtowc); . = . + 19; . = ALIGN(0x4 ); /*Align for.text.mbsinit */ *(.text.mbsinit); . = . + 11; . = ALIGN(0x4 ); /*Align for.text.wcrtomb */ *(.text.wcrtomb); . = ALIGN(0x4 ); /*Align for.text.__stdio_exit */ *(.text.__stdio_exit); . = . + 22; . = ALIGN(0x4 ); /*Align for.text.close_file */ *(.text.close_file); . = . + 47; . = ALIGN(0x4 ); /*Align for.text.__stdio_read */ *(.text.__stdio_read); . = . + 9; . = ALIGN(0x4 ); /*Align for.text.__uflow */ *(.text.__uflow); . = . + 28; . = ALIGN(0x4 ); /*Align for.text.__toread */ *(.text.__toread); . = . + 33; . = ALIGN(0x4 ); /*Align for.text.__toread_needs_stdio_exit */ *(.text.__toread_needs_stdio_exit); . = ALIGN(0x10 ); /*Align for.text.print_x86_regs */ *(.text.print_x86_regs); . = ALIGN(0x10 ); /*Align for.text.print_aarch_regs */ *(.text.print_aarch_regs); . = ALIGN(0x10 ); /*Align for.text.check_migrate */ *(.text.check_migrate); . = . + 10; . = ALIGN(0x10 ); /*Align for.text.do_migrate */ *(.text.do_migrate); . = . + 7; . = ALIGN(0x10 ); /*Align for.text.__migrate_shim_internal */ *(.text.__migrate_shim_internal); . = . + 404; . = ALIGN(0x10 ); /*Align for.text.migrate */ *(.text.migrate); . = . + 11; . = ALIGN(0x10 ); /*Align for.text.register_migrate_callback */ *(.text.register_migrate_callback); . = . + 14; . = ALIGN(0x10 ); /*Align for.text.__cyg_profile_func_enter */ *(.text.__cyg_profile_func_enter); . = . + 18; . = ALIGN(0x10 ); /*Align for.text.__cyg_profile_func_exit */ *(.text.__cyg_profile_func_exit); . = . + 18; . = ALIGN(0x10 ); /*Align for.text.__st_userspace_ctor */ *(.text.__st_userspace_ctor); . = . + 18; . = ALIGN(0x10 ); /*Align for.text.prep_stack */ *(.text.prep_stack); . = . + 36; . = ALIGN(0x10 ); /*Align for.text.__st_userspace_dtor */ *(.text.__st_userspace_dtor); . = . + 42; . = ALIGN(0x10 ); /*Align for.text.get_stack_bounds */ *(.text.get_stack_bounds); . = . + 11; . = ALIGN(0x10 ); /*Align for.text.get_thread_stack */ *(.text.get_thread_stack); . = . + 31; . = ALIGN(0x10 ); /*Align for.text.st_userspace_rewrite */ *(.text.st_userspace_rewrite); . = . + 26; . = ALIGN(0x10 ); /*Align for.text.userspace_rewrite_internal */ *(.text.userspace_rewrite_internal); . = ALIGN(0x10 ); /*Align for.text.st_userspace_rewrite_aarch64 */ *(.text.st_userspace_rewrite_aarch64); . = . + 10; . = ALIGN(0x10 ); /*Align for.text.st_userspace_rewrite_x86_64 */ *(.text.st_userspace_rewrite_x86_64); . = . + 11; . = ALIGN(0x10 ); /*Align for.text.get_main_stack */ *(.text.get_main_stack); . = ALIGN(0x10 ); /*Align for.text.__st_ctor */ *(.text.__st_ctor); . = . + 9; . = ALIGN(0x10 ); /*Align for.text.__st_dtor */ *(.text.__st_dtor); . = . + 9; . = ALIGN(0x10 ); /*Align for.text.st_init */ *(.text.st_init); . = ALIGN(0x10 ); /*Align for.text.st_destroy */ *(.text.st_destroy); . = . + 12; . = ALIGN(0x10 ); /*Align for.text.st_rewrite_stack */ *(.text.st_rewrite_stack); . = . + 27; . = ALIGN(0x10 ); /*Align for.text.init_src_context */ *(.text.init_src_context); . = . + 66; . = ALIGN(0x10 ); /*Align for.text.init_dest_context */ *(.text.init_dest_context); . = ALIGN(0x10 ); /*Align for.text.free_context */ *(.text.free_context); . = . + 7; . = ALIGN(0x10 ); /*Align for.text.unwind_and_size */ *(.text.unwind_and_size); . = . + 253; . = ALIGN(0x10 ); /*Align for.text.rewrite_frame */ *(.text.rewrite_frame); . = . + 85; . = ALIGN(0x10 ); /*Align for.text.st_rewrite_ondemand */ *(.text.st_rewrite_ondemand); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.init_data_pools */ *(.text.init_data_pools); . = . + 20; . = ALIGN(0x10 ); /*Align for.text.list_init_fixup */ *(.text.list_init_fixup); . = ALIGN(0x10 ); /*Align for.text.list_begin_fixup */ *(.text.list_begin_fixup); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.list_remove_fixup */ *(.text.list_remove_fixup); . = . + 15; . = ALIGN(0x10 ); /*Align for.text.free_data_pools */ *(.text.free_data_pools); . = . + 22; . = ALIGN(0x10 ); /*Align for.text.rewrite_val */ *(.text.rewrite_val); . = . + 21; . = ALIGN(0x10 ); /*Align for.text.fixup_local_pointers */ *(.text.fixup_local_pointers); . = . + 42; . = ALIGN(0x10 ); /*Align for.text.list_add_fixup */ *(.text.list_add_fixup); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.list_next_fixup */ *(.text.list_next_fixup); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.first_frame */ *(.text.first_frame); . = . + 23; . = ALIGN(0x10 ); /*Align for.text.calculate_cfa */ *(.text.calculate_cfa); . = . + 29; . = ALIGN(0x10 ); /*Align for.text.bootstrap_first_frame */ *(.text.bootstrap_first_frame); . = . + 15; . = ALIGN(0x10 ); /*Align for.text.setup_callee_saved_bits */ *(.text.setup_callee_saved_bits); . = . + 37; . = ALIGN(0x10 ); /*Align for.text.bootstrap_first_frame_funcentry */ *(.text.bootstrap_first_frame_funcentry); . = . + 25; . = ALIGN(0x10 ); /*Align for.text.pop_frame */ *(.text.pop_frame); . = . + 41; . = ALIGN(0x10 ); /*Align for.text.setup_regset */ *(.text.setup_regset); . = . + 49; . = ALIGN(0x10 ); /*Align for.text.restore_callee_saved_regs */ *(.text.restore_callee_saved_regs); . = . + 242; . = ALIGN(0x10 ); /*Align for.text.setup_frame_bounds */ *(.text.setup_frame_bounds); . = . + 46; . = ALIGN(0x10 ); /*Align for.text.pop_frame_funcentry */ *(.text.pop_frame_funcentry); . = . + 110; . = ALIGN(0x10 ); /*Align for.text.get_register_save_loc */ *(.text.get_register_save_loc); . = . + 59; . = ALIGN(0x10 ); /*Align for.text.free_activation */ *(.text.free_activation); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.arch_name */ *(.text.arch_name); . = ALIGN(0x10 ); /*Align for.text.get_regops */ *(.text.get_regops); . = ALIGN(0x10 ); /*Align for.text.get_properties */ *(.text.get_properties); . = ALIGN(0x10 ); /*Align for.text.get_section */ *(.text.get_section); . = ALIGN(0x10 ); /*Align for.text.get_num_entries */ *(.text.get_num_entries); . = ALIGN(0x10 ); /*Align for.text.get_section_data */ *(.text.get_section_data); . = ALIGN(0x10 ); /*Align for.text.get_site_by_addr */ *(.text.get_site_by_addr); . = . + 62; . = ALIGN(0x10 ); /*Align for.text.get_site_by_id */ *(.text.get_site_by_id); . = . + 64; . = ALIGN(0x10 ); /*Align for.text.get_unwind_offset_by_addr */ *(.text.get_unwind_offset_by_addr); . = . + 120; . = ALIGN(0x10 ); /*Align for.text.get_function_address */ *(.text.get_function_address); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.align_sp_aarch64 */ *(.text.align_sp_aarch64); . = . + 9; . = ALIGN(0x10 ); /*Align for.text.is_callee_saved_aarch64 */ *(.text.is_callee_saved_aarch64); . = . + 25; . = ALIGN(0x10 ); /*Align for.text.callee_reg_size_aarch64 */ *(.text.callee_reg_size_aarch64); . = . + 22; . = ALIGN(0x10 ); /*Align for.text.regset_default_aarch64 */ *(.text.regset_default_aarch64); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.regset_init_aarch64 */ *(.text.regset_init_aarch64); . = . + 20; . = ALIGN(0x10 ); /*Align for.text.regset_free_aarch64 */ *(.text.regset_free_aarch64); . = . + 9; . = ALIGN(0x10 ); /*Align for.text.regset_clone_aarch64 */ *(.text.regset_clone_aarch64); . = ALIGN(0x10 ); /*Align for.text.regset_copyin_aarch64 */ *(.text.regset_copyin_aarch64); . = ALIGN(0x10 ); /*Align for.text.regset_copyout_aarch64 */ *(.text.regset_copyout_aarch64); . = ALIGN(0x10 ); /*Align for.text.pc_aarch64 */ *(.text.pc_aarch64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.sp_aarch64 */ *(.text.sp_aarch64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.fbp_aarch64 */ *(.text.fbp_aarch64); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.ra_reg_aarch64 */ *(.text.ra_reg_aarch64); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.set_pc_aarch64 */ *(.text.set_pc_aarch64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.set_sp_aarch64 */ *(.text.set_sp_aarch64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.set_fbp_aarch64 */ *(.text.set_fbp_aarch64); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.set_ra_reg_aarch64 */ *(.text.set_ra_reg_aarch64); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.setup_fbp_aarch64 */ *(.text.setup_fbp_aarch64); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.reg_size_aarch64 */ *(.text.reg_size_aarch64); . = . + 25; . = ALIGN(0x10 ); /*Align for.text.reg_aarch64 */ *(.text.reg_aarch64); . = ALIGN(0x10 ); /*Align for.text.align_sp_x86_64 */ *(.text.align_sp_x86_64); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.is_callee_saved_x86_64 */ *(.text.is_callee_saved_x86_64); . = . + 21; . = ALIGN(0x10 ); /*Align for.text.callee_reg_size_x86_64 */ *(.text.callee_reg_size_x86_64); . = . + 16; . = ALIGN(0x10 ); /*Align for.text.regset_default_x86_64 */ *(.text.regset_default_x86_64); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.regset_init_x86_64 */ *(.text.regset_init_x86_64); . = . + 20; . = ALIGN(0x10 ); /*Align for.text.regset_free_x86_64 */ *(.text.regset_free_x86_64); . = . + 9; . = ALIGN(0x10 ); /*Align for.text.regset_clone_x86_64 */ *(.text.regset_clone_x86_64); . = ALIGN(0x10 ); /*Align for.text.regset_copyin_x86_64 */ *(.text.regset_copyin_x86_64); . = ALIGN(0x10 ); /*Align for.text.regset_copyout_x86_64 */ *(.text.regset_copyout_x86_64); . = ALIGN(0x10 ); /*Align for.text.pc_x86_64 */ *(.text.pc_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.sp_x86_64 */ *(.text.sp_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.fbp_x86_64 */ *(.text.fbp_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.ra_reg_x86_64 */ *(.text.ra_reg_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.set_pc_x86_64 */ *(.text.set_pc_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.set_sp_x86_64 */ *(.text.set_sp_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.set_fbp_x86_64 */ *(.text.set_fbp_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.set_ra_reg_x86_64 */ *(.text.set_ra_reg_x86_64); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.setup_fbp_x86_64 */ *(.text.setup_fbp_x86_64); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.reg_size_x86_64 */ *(.text.reg_size_x86_64); . = . + 25; . = ALIGN(0x10 ); /*Align for.text.reg_x86_64 */ *(.text.reg_x86_64); . = ALIGN(0x10 ); /*Align for.text.put_val */ *(.text.put_val); . = . + 24; . = ALIGN(0x10 ); /*Align for.text.get_src_loc */ *(.text.get_src_loc); . = . + 12; . = ALIGN(0x10 ); /*Align for.text.get_dest_loc */ *(.text.get_dest_loc); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.callee_saved_loc */ *(.text.callee_saved_loc); . = . + 69; . = ALIGN(0x10 ); /*Align for.text.put_val_arch */ *(.text.put_val_arch); . = . + 15; . = ALIGN(0x10 ); /*Align for.text.get_val_loc */ *(.text.get_val_loc); . = . + 31; . = ALIGN(0x10 ); /*Align for.text.get_arch_operand_loc */ *(.text.get_arch_operand_loc); . = ALIGN(0x10 ); /*Align for.text.apply_arch_operation */ *(.text.apply_arch_operation); . = . + 41; . = ALIGN(0x10 ); /*Align for.text.put_val_data */ *(.text.put_val_data); . = . + 33; . = ALIGN(0x10 ); /*Align for.text.points_to_stack */ *(.text.points_to_stack); . = . + 51; . = ALIGN(0x10 ); /*Align for.text.points_to_data */ *(.text.points_to_data); . = . + 18; . = ALIGN(0x10 ); /*Align for.text.set_return_address */ *(.text.set_return_address); . = . + 16; . = ALIGN(0x10 ); /*Align for.text.set_return_address_funcentry */ *(.text.set_return_address_funcentry); . = . + 31; . = ALIGN(0x10 ); /*Align for.text.get_savedfbp_loc */ *(.text.get_savedfbp_loc); . = . + 17; . = ALIGN(0x10 ); /*Align for.text.elf_begin */ *(.text.elf_begin); . = ALIGN(0x10 ); /*Align for.text.elf_memory */ *(.text.elf_memory); . = . + 40; . = ALIGN(0x10 ); /*Align for.text.gelf_getclass */ *(.text.gelf_getclass); . = . + 20; . = ALIGN(0x10 ); /*Align for.text.elf_end */ *(.text.elf_end); . = ALIGN(0x10 ); /*Align for.text.elf_getdata */ *(.text.elf_getdata); . = . + 30; . = ALIGN(0x10 ); /*Align for.text.elf_getident */ *(.text.elf_getident); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.elf_nextscn */ *(.text.elf_nextscn); . = . + 28; . = ALIGN(0x10 ); /*Align for.text.elf_strptr */ *(.text.elf_strptr); . = . + 32; . = ALIGN(0x10 ); /*Align for.text.elf_version */ *(.text.elf_version); . = . + 41; . = ALIGN(0x10 ); /*Align for.text._elf_getehdr */ *(.text._elf_getehdr); . = . + 52; . = ALIGN(0x10 ); /*Align for.text.elf32_getehdr */ *(.text.elf32_getehdr); . = . + 52; . = ALIGN(0x10 ); /*Align for.text.elf64_getehdr */ *(.text.elf64_getehdr); . = . + 52; . = ALIGN(0x10 ); /*Align for.text.addr_32L__tom */ *(.text.addr_32L__tom); . = ALIGN(0x10 ); /*Align for.text.addr_32L__tof */ *(.text.addr_32L__tof); . = ALIGN(0x10 ); /*Align for.text.addr_32M__tom */ *(.text.addr_32M__tom); . = ALIGN(0x10 ); /*Align for.text.addr_32M__tof */ *(.text.addr_32M__tof); . = ALIGN(0x10 ); /*Align for.text.half_32L__tom */ *(.text.half_32L__tom); . = ALIGN(0x10 ); /*Align for.text.half_32L__tof */ *(.text.half_32L__tof); . = ALIGN(0x10 ); /*Align for.text.half_32M__tom */ *(.text.half_32M__tom); . = ALIGN(0x10 ); /*Align for.text.half_32M__tof */ *(.text.half_32M__tof); . = ALIGN(0x10 ); /*Align for.text.off_32L__tom */ *(.text.off_32L__tom); . = ALIGN(0x10 ); /*Align for.text.off_32L__tof */ *(.text.off_32L__tof); . = ALIGN(0x10 ); /*Align for.text.off_32M__tom */ *(.text.off_32M__tom); . = ALIGN(0x10 ); /*Align for.text.off_32M__tof */ *(.text.off_32M__tof); . = ALIGN(0x10 ); /*Align for.text.sword_32L__tom */ *(.text.sword_32L__tom); . = ALIGN(0x10 ); /*Align for.text.sword_32L__tof */ *(.text.sword_32L__tof); . = ALIGN(0x10 ); /*Align for.text.sword_32M__tom */ *(.text.sword_32M__tom); . = ALIGN(0x10 ); /*Align for.text.sword_32M__tof */ *(.text.sword_32M__tof); . = ALIGN(0x10 ); /*Align for.text.word_32L__tom */ *(.text.word_32L__tom); . = ALIGN(0x10 ); /*Align for.text.word_32L__tof */ *(.text.word_32L__tof); . = ALIGN(0x10 ); /*Align for.text.word_32M__tom */ *(.text.word_32M__tom); . = ALIGN(0x10 ); /*Align for.text.word_32M__tof */ *(.text.word_32M__tof); . = ALIGN(0x10 ); /*Align for.text.dyn_32L11_tom */ *(.text.dyn_32L11_tom); . = ALIGN(0x10 ); /*Align for.text.dyn_32L11_tof */ *(.text.dyn_32L11_tof); . = ALIGN(0x10 ); /*Align for.text.dyn_32M11_tom */ *(.text.dyn_32M11_tom); . = ALIGN(0x10 ); /*Align for.text.dyn_32M11_tof */ *(.text.dyn_32M11_tof); . = ALIGN(0x10 ); /*Align for.text.phdr_32L11_tom */ *(.text.phdr_32L11_tom); . = ALIGN(0x10 ); /*Align for.text.phdr_32L11_tof */ *(.text.phdr_32L11_tof); . = ALIGN(0x10 ); /*Align for.text.phdr_32M11_tom */ *(.text.phdr_32M11_tom); . = ALIGN(0x10 ); /*Align for.text.phdr_32M11_tof */ *(.text.phdr_32M11_tof); . = ALIGN(0x10 ); /*Align for.text.rela_32L11_tom */ *(.text.rela_32L11_tom); . = ALIGN(0x10 ); /*Align for.text.rela_32L11_tof */ *(.text.rela_32L11_tof); . = . + 12; . = ALIGN(0x10 ); /*Align for.text.rela_32M11_tom */ *(.text.rela_32M11_tom); . = ALIGN(0x10 ); /*Align for.text.rela_32M11_tof */ *(.text.rela_32M11_tof); . = . + 12; . = ALIGN(0x10 ); /*Align for.text.rel_32L11_tom */ *(.text.rel_32L11_tom); . = ALIGN(0x10 ); /*Align for.text.rel_32L11_tof */ *(.text.rel_32L11_tof); . = ALIGN(0x10 ); /*Align for.text.rel_32M11_tom */ *(.text.rel_32M11_tom); . = ALIGN(0x10 ); /*Align for.text.rel_32M11_tof */ *(.text.rel_32M11_tof); . = ALIGN(0x10 ); /*Align for.text.shdr_32L11_tom */ *(.text.shdr_32L11_tom); . = ALIGN(0x10 ); /*Align for.text.shdr_32L11_tof */ *(.text.shdr_32L11_tof); . = . + 49; . = ALIGN(0x10 ); /*Align for.text.shdr_32M11_tom */ *(.text.shdr_32M11_tom); . = ALIGN(0x10 ); /*Align for.text.shdr_32M11_tof */ *(.text.shdr_32M11_tof); . = . + 49; . = ALIGN(0x10 ); /*Align for.text.sym_32L11_tom */ *(.text.sym_32L11_tom); . = ALIGN(0x10 ); /*Align for.text.sym_32L11_tof */ *(.text.sym_32L11_tof); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.sym_32M11_tom */ *(.text.sym_32M11_tom); . = ALIGN(0x10 ); /*Align for.text.sym_32M11_tof */ *(.text.sym_32M11_tof); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.ehdr_32M11_tom */ *(.text.ehdr_32M11_tom); . = . + 287; . = ALIGN(0x10 ); /*Align for.text.byte_copy */ *(.text.byte_copy); . = . + 3130; . = ALIGN(0x10 ); /*Align for.text.ehdr_32L11_tom */ *(.text.ehdr_32L11_tom); . = . + 287; . = ALIGN(0x10 ); /*Align for.text.ehdr_32M11_tof */ *(.text.ehdr_32M11_tof); . = . + 307; . = ALIGN(0x10 ); /*Align for.text.ehdr_32L11_tof */ *(.text.ehdr_32L11_tof); . = . + 307; . = ALIGN(0x10 ); /*Align for.text._elf32_xltsize */ *(.text._elf32_xltsize); . = . + 50; . = ALIGN(0x10 ); /*Align for.text.elf32_xlatetom */ *(.text.elf32_xlatetom); . = . + 51; . = ALIGN(0x10 ); /*Align for.text.elf32_xlatetof */ *(.text.elf32_xlatetof); . = . + 55; . = ALIGN(0x10 ); /*Align for.text._elf_item */ *(.text._elf_item); . = ALIGN(0x10 ); /*Align for.text._elf_scn_type */ *(.text._elf_scn_type); . = . + 50; . = ALIGN(0x10 ); /*Align for.text._elf_xlatetom */ *(.text._elf_xlatetom); . = . + 6; . = ALIGN(0x10 ); /*Align for.text._elf_cook */ *(.text._elf_cook); . = ALIGN(0x10 ); /*Align for.text._elf_read */ *(.text._elf_read); . = . + 75; . = ALIGN(0x10 ); /*Align for.text._elf_mmap */ *(.text._elf_mmap); . = ALIGN(0x10 ); /*Align for.text.elf_getphdrnum */ *(.text.elf_getphdrnum); . = . + 14; . = ALIGN(0x10 ); /*Align for.text.elf_getshdrnum */ *(.text.elf_getshdrnum); . = . + 6; . = ALIGN(0x10 ); /*Align for.text.elf_getshdrstrndx */ *(.text.elf_getshdrstrndx); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.elf_getphnum */ *(.text.elf_getphnum); . = . + 16; . = ALIGN(0x10 ); /*Align for.text.elf_getshnum */ *(.text.elf_getshnum); . = ALIGN(0x10 ); /*Align for.text.elf_getshstrndx */ *(.text.elf_getshstrndx); . = ALIGN(0x10 ); /*Align for.text.elfx_update_shstrndx */ *(.text.elfx_update_shstrndx); . = . + 41; . = ALIGN(0x10 ); /*Align for.text.half_64L__tom */ *(.text.half_64L__tom); . = ALIGN(0x10 ); /*Align for.text.half_64L__tof */ *(.text.half_64L__tof); . = ALIGN(0x10 ); /*Align for.text.half_64M__tom */ *(.text.half_64M__tom); . = ALIGN(0x10 ); /*Align for.text.half_64M__tof */ *(.text.half_64M__tof); . = ALIGN(0x10 ); /*Align for.text.sword_64L__tom */ *(.text.sword_64L__tom); . = ALIGN(0x10 ); /*Align for.text.sword_64L__tof */ *(.text.sword_64L__tof); . = ALIGN(0x10 ); /*Align for.text.sword_64M__tom */ *(.text.sword_64M__tom); . = ALIGN(0x10 ); /*Align for.text.sword_64M__tof */ *(.text.sword_64M__tof); . = ALIGN(0x10 ); /*Align for.text.word_64L__tom */ *(.text.word_64L__tom); . = ALIGN(0x10 ); /*Align for.text.word_64L__tof */ *(.text.word_64L__tof); . = ALIGN(0x10 ); /*Align for.text.word_64M__tom */ *(.text.word_64M__tom); . = ALIGN(0x10 ); /*Align for.text.word_64M__tof */ *(.text.word_64M__tof); . = ALIGN(0x10 ); /*Align for.text.elf64_xlate */ *(.text.elf64_xlate); . = . + 43; . = ALIGN(0x10 ); /*Align for.text.xword_64M__tof */ *(.text.xword_64M__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.sym_64M11_tof */ *(.text.sym_64M11_tof); . = . + 2; . = ALIGN(0x10 ); /*Align for.text.shdr_64M11_tof */ *(.text.shdr_64M11_tof); . = . + 12; . = ALIGN(0x10 ); /*Align for.text.rel_64M11_tof */ *(.text.rel_64M11_tof); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.phdr_64M11_tof */ *(.text.phdr_64M11_tof); . = ALIGN(0x10 ); /*Align for.text.off_64M__tof */ *(.text.off_64M__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.dyn_64M11_tof */ *(.text.dyn_64M11_tof); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.addr_64M__tof */ *(.text.addr_64M__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.xword_64M__tom */ *(.text.xword_64M__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.sym_64M11_tom */ *(.text.sym_64M11_tom); . = . + 2; . = ALIGN(0x10 ); /*Align for.text.shdr_64M11_tom */ *(.text.shdr_64M11_tom); . = ALIGN(0x10 ); /*Align for.text.rel_64M11_tom */ *(.text.rel_64M11_tom); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.phdr_64M11_tom */ *(.text.phdr_64M11_tom); . = ALIGN(0x10 ); /*Align for.text.off_64M__tom */ *(.text.off_64M__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.dyn_64M11_tom */ *(.text.dyn_64M11_tom); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.addr_64M__tom */ *(.text.addr_64M__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.sxword_64M__tof */ *(.text.sxword_64M__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.rela_64M11_tof */ *(.text.rela_64M11_tof); . = . + 1; . = ALIGN(0x10 ); /*Align for.text.sxword_64M__tom */ *(.text.sxword_64M__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.rela_64M11_tom */ *(.text.rela_64M11_tom); . = . + 1; . = ALIGN(0x10 ); /*Align for.text.xword_64L__tof */ *(.text.xword_64L__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.sym_64L11_tof */ *(.text.sym_64L11_tof); . = . + 2; . = ALIGN(0x10 ); /*Align for.text.shdr_64L11_tof */ *(.text.shdr_64L11_tof); . = . + 12; . = ALIGN(0x10 ); /*Align for.text.rel_64L11_tof */ *(.text.rel_64L11_tof); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.phdr_64L11_tof */ *(.text.phdr_64L11_tof); . = ALIGN(0x10 ); /*Align for.text.off_64L__tof */ *(.text.off_64L__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.dyn_64L11_tof */ *(.text.dyn_64L11_tof); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.addr_64L__tof */ *(.text.addr_64L__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.xword_64L__tom */ *(.text.xword_64L__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.sym_64L11_tom */ *(.text.sym_64L11_tom); . = . + 2; . = ALIGN(0x10 ); /*Align for.text.shdr_64L11_tom */ *(.text.shdr_64L11_tom); . = ALIGN(0x10 ); /*Align for.text.rel_64L11_tom */ *(.text.rel_64L11_tom); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.phdr_64L11_tom */ *(.text.phdr_64L11_tom); . = ALIGN(0x10 ); /*Align for.text.off_64L__tom */ *(.text.off_64L__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.dyn_64L11_tom */ *(.text.dyn_64L11_tom); . = . + 4; . = ALIGN(0x10 ); /*Align for.text.addr_64L__tom */ *(.text.addr_64L__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.sxword_64L__tof */ *(.text.sxword_64L__tof); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.rela_64L11_tof */ *(.text.rela_64L11_tof); . = . + 1; . = ALIGN(0x10 ); /*Align for.text.sxword_64L__tom */ *(.text.sxword_64L__tom); . = . + 3; . = ALIGN(0x10 ); /*Align for.text.rela_64L11_tom */ *(.text.rela_64L11_tom); . = . + 1; . = ALIGN(0x10 ); /*Align for.text.ehdr_64M11_tom */ *(.text.ehdr_64M11_tom); . = . + 302; . = ALIGN(0x10 ); /*Align for.text.ehdr_64L11_tom */ *(.text.ehdr_64L11_tom); . = . + 302; . = ALIGN(0x10 ); /*Align for.text.ehdr_64M11_tof */ *(.text.ehdr_64M11_tof); . = . + 306; . = ALIGN(0x10 ); /*Align for.text.ehdr_64L11_tof */ *(.text.ehdr_64L11_tof); . = . + 306; . = ALIGN(0x10 ); /*Align for.text._elf64_xltsize */ *(.text._elf64_xltsize); . = . + 50; . = ALIGN(0x10 ); /*Align for.text.elf64_xlatetom */ *(.text.elf64_xlatetom); . = . + 51; . = ALIGN(0x10 ); /*Align for.text.elf64_xlatetof */ *(.text.elf64_xlatetof); . = . + 55; . = ALIGN(0x10 ); /*Align for.text.gelf_xlatetom */ *(.text.gelf_xlatetom); . = . + 22; . = ALIGN(0x10 ); /*Align for.text.gelf_xlatetof */ *(.text.gelf_xlatetof); . = . + 19; . = ALIGN(0x10 ); /*Align for.text.gelf_getshdr */ *(.text.gelf_getshdr); . = ALIGN(0x10 ); /*Align for.text.gelf_update_shdr */ *(.text.gelf_update_shdr); . = ALIGN(0x10 ); /*Align for.text._elf_load_u64L */ *(.text._elf_load_u64L); . = ALIGN(0x10 ); /*Align for.text._elf_load_u64M */ *(.text._elf_load_u64M); . = ALIGN(0x10 ); /*Align for.text._elf_load_i64L */ *(.text._elf_load_i64L); . = ALIGN(0x10 ); /*Align for.text._elf_load_i64M */ *(.text._elf_load_i64M); . = ALIGN(0x10 ); /*Align for.text._elf_store_u64L */ *(.text._elf_store_u64L); . = . + 4; . = ALIGN(0x10 ); /*Align for.text._elf_store_u64M */ *(.text._elf_store_u64M); . = . + 4; . = ALIGN(0x10 ); /*Align for.text._elf_store_i64L */ *(.text._elf_store_i64L); . = . + 4; . = ALIGN(0x10 ); /*Align for.text._elf_store_i64M */ *(.text._elf_store_i64M); . = . + 4; . = ALIGN(0x10 ); /*Align for.text._elf_verdef_32L11_tof */ *(.text._elf_verdef_32L11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_32M11_tof */ *(.text._elf_verdef_32M11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_32L11_tof */ *(.text._elf_verneed_32L11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_32M11_tof */ *(.text._elf_verneed_32M11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_32L11_tom */ *(.text._elf_verdef_32L11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_32M11_tom */ *(.text._elf_verdef_32M11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_32L11_tom */ *(.text._elf_verneed_32L11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_32M11_tom */ *(.text._elf_verneed_32M11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_64L11_tof */ *(.text._elf_verdef_64L11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_64M11_tof */ *(.text._elf_verdef_64M11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_64L11_tof */ *(.text._elf_verneed_64L11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_64M11_tof */ *(.text._elf_verneed_64M11_tof); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_64L11_tom */ *(.text._elf_verdef_64L11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verdef_64M11_tom */ *(.text._elf_verdef_64M11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_64L11_tom */ *(.text._elf_verneed_64L11_tom); . = ALIGN(0x10 ); /*Align for.text._elf_verneed_64M11_tom */ *(.text._elf_verneed_64M11_tom); . = ALIGN(0x10 ); /*Align for.text.elf_getscn */ *(.text.elf_getscn); . = . + 35; . = ALIGN(0x10 ); /*Align for.text._elf_update_shnum */ *(.text._elf_update_shnum); . = . + 11; . = ALIGN(0x10 ); /*Align for.text._elf_first_scn */ *(.text._elf_first_scn); . = ALIGN(0x10 ); /*Align for.text.elf_newscn */ *(.text.elf_newscn); . = ALIGN(0x10 ); /*Align for.text.elf32_fsize */ *(.text.elf32_fsize); . = . + 35; . = ALIGN(0x10 ); /*Align for.text.elf64_fsize */ *(.text.elf64_fsize); . = . + 35; . = ALIGN(0x10 ); /*Align for.text.gelf_fsize */ *(.text.gelf_fsize); . = . + 30; . = ALIGN(0x10 ); /*Align for.text.gelf_msize */ *(.text.gelf_msize); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.sysconf */ *(.text.sysconf); . = . + 6; . = ALIGN(0x4 ); /*Align for.text.getenv */ *(.text.getenv); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.__assert_fail */ *(.text.__assert_fail); . = . + 32; . = ALIGN(0x4 ); /*Align for.text.__lsysinfo */ *(.text.__lsysinfo); . = . + 13; . = ALIGN(0x10 ); /*Align for.text.calloc */ *(.text.calloc); . = ALIGN(0x4 ); /*Align for.text.getrlimit */ *(.text.getrlimit); . = . + 54; . = ALIGN(0x4 ); /*Align for.text.syscall */ *(.text.syscall); . = ALIGN(0x4 ); /*Align for.text.fclose */ *(.text.fclose); . = . + 25; . = ALIGN(0x4 ); /*Align for.text.fflush */ *(.text.fflush); . = . + 50; . = ALIGN(0x4 ); /*Align for.text.__fflush_unlocked */ *(.text.__fflush_unlocked); . = . + 48; . = ALIGN(0x4 ); /*Align for.text.fopen */ *(.text.fopen); . = . + 23; . = ALIGN(0x4 ); /*Align for.text.getline */ *(.text.getline); . = ALIGN(0x4 ); /*Align for.text.snprintf */ *(.text.snprintf); . = ALIGN(0x4 ); /*Align for.text.sscanf */ *(.text.sscanf); . = ALIGN(0x4 ); /*Align for.text.vsscanf */ *(.text.vsscanf); . = . + 23; . = ALIGN(0x4 ); /*Align for.text.do_read */ *(.text.do_read); . = ALIGN(0x4 ); /*Align for.text.strtoull */ *(.text.strtoull); . = ALIGN(0x4 ); /*Align for.text.strtox */ *(.text.strtox); . = ALIGN(0x4 ); /*Align for.text.strtoll */ *(.text.strtoll); . = ALIGN(0x4 ); /*Align for.text.strtoul */ *(.text.strtoul); . = ALIGN(0x4 ); /*Align for.text.strtol */ *(.text.strtol); . = ALIGN(0x4 ); /*Align for.text.strtoimax */ *(.text.strtoimax); . = ALIGN(0x4 ); /*Align for.text.strtoumax */ *(.text.strtoumax); . = ALIGN(0x10 ); /*Align for.text.memcmp */ *(.text.memcmp); . = . + 8; . = ALIGN(0x10 ); /*Align for.text.strchr */ *(.text.strchr); . = . + 22; . = ALIGN(0x10 ); /*Align for.text.__strchrnul */ *(.text.__strchrnul); . = ALIGN(0x10 ); /*Align for.text.strcmp */ *(.text.strcmp); . = ALIGN(0x10 ); /*Align for.text.strncmp */ *(.text.strncmp); . = . + 10; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getdetachstate */ *(.text.pthread_attr_getdetachstate); . = . + 8; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getguardsize */ *(.text.pthread_attr_getguardsize); . = . + 17; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getinheritsched */ *(.text.pthread_attr_getinheritsched); . = . + 8; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getschedparam */ *(.text.pthread_attr_getschedparam); . = . + 8; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getschedpolicy */ *(.text.pthread_attr_getschedpolicy); . = . + 8; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getscope */ *(.text.pthread_attr_getscope); . = . + 3; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getstack */ *(.text.pthread_attr_getstack); . = . + 14; . = ALIGN(0x4 ); /*Align for.text.pthread_attr_getstacksize */ *(.text.pthread_attr_getstacksize); . = . + 6; . = ALIGN(0x4 ); /*Align for.text.pthread_barrierattr_getpshared */ *(.text.pthread_barrierattr_getpshared); . = . + 10; . = ALIGN(0x4 ); /*Align for.text.pthread_condattr_getclock */ *(.text.pthread_condattr_getclock); . = . + 8; . = ALIGN(0x4 ); /*Align for.text.pthread_condattr_getpshared */ *(.text.pthread_condattr_getpshared); . = . + 10; . = ALIGN(0x4 ); /*Align for.text.pthread_mutexattr_getprotocol */ *(.text.pthread_mutexattr_getprotocol); . = . + 3; . = ALIGN(0x4 ); /*Align for.text.pthread_mutexattr_getpshared */ *(.text.pthread_mutexattr_getpshared); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.pthread_mutexattr_getrobust */ *(.text.pthread_mutexattr_getrobust); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.pthread_mutexattr_gettype */ *(.text.pthread_mutexattr_gettype); . = . + 10; . = ALIGN(0x4 ); /*Align for.text.pthread_rwlockattr_getpshared */ *(.text.pthread_rwlockattr_getpshared); . = . + 9; . = ALIGN(0x4 ); /*Align for.text.pthread_getattr_np */ *(.text.pthread_getattr_np); . = ALIGN(0x4 ); /*Align for.text.__pthread_getspecific */ *(.text.__pthread_getspecific); . = ALIGN(0x4 ); /*Align for.text.__pthread_key_create */ *(.text.__pthread_key_create); . = . + 52; . = ALIGN(0x4 ); /*Align for.text.nodtor */ *(.text.nodtor); . = . + 3; . = ALIGN(0x4 ); /*Align for.text.__pthread_key_delete */ *(.text.__pthread_key_delete); . = . + 3; . = ALIGN(0x4 ); /*Align for.text.__pthread_tsd_run_dtors */ *(.text.__pthread_tsd_run_dtors); . = . + 20; . = ALIGN(0x4 ); /*Align for.text.pthread_migrate_args */ *(.text.pthread_migrate_args); . = ALIGN(0x4 ); /*Align for.text.__pthread_self_internal */ *(.text.__pthread_self_internal); . = ALIGN(0x4 ); /*Align for.text.pthread_setspecific */ *(.text.pthread_setspecific); . = . + 6; . = ALIGN(0x4 ); /*Align for.text.getpid */ *(.text.getpid); . = . + 4; . = ALIGN(0x4 ); /*Align for.text.lseek */ *(.text.lseek); . = ALIGN(0x4 ); /*Align for.text.abort */ *(.text.abort); . = . + 5; . = ALIGN(0x4 ); /*Align for.text.raise */ *(.text.raise); . = . + 11; . = ALIGN(0x4 ); /*Align for.text.__fdopen */ *(.text.__fdopen); . = . + 36; . = ALIGN(0x4 ); /*Align for.text.__fmodeflags */ *(.text.__fmodeflags); . = . + 7; . = ALIGN(0x4 ); /*Align for.text.__string_read */ *(.text.__string_read); . = . + 11; . = ALIGN(0x4 ); /*Align for.text.getdelim */ *(.text.getdelim); *(.text.unlikely .text.*_unlikely .text.unlikely.*) *(.text.exit .text.exit.*) . = . ; *(.text.startup .text.startup.*) *(.text.hot .text.hot.*) *(.text .stub .text.* .gnu.linkonce.t.*) /* .gnu.warning sections are handled specially by elf32.em. */ *(.gnu.warning) . = . + 0x3e74; /*END OF SECTION text SZ ALIGN*/ } .fini : { /* KEEP (*(SORT_NONE(.fini)))*/ } PROVIDE (__etext = .); PROVIDE (_etext = .); PROVIDE (etext = .); .rodata : ALIGN(0x1000) { . = ALIGN(0x1000); *(.rodata.demo__str__home_beow); . = ALIGN(0x8 ); /*Align for.rodata.PATH */ *(.rodata.PATH); . = ALIGN(0x4 ); /*Align for.rodata.PAGE_SIZE */ *(.rodata.PAGE_SIZE); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_1__s__d_ */ *(.rodata.demo__str_1__s__d_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_2__d___d____ */ *(.rodata.demo__str_2__d___d____); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_3_t_n_h__ */ *(.rodata.demo__str_3_t_n_h__); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_4___________ */ *(.rodata.demo__str_4___________); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_5______Welco */ *(.rodata.demo__str_5______Welco); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_6_____of_thr */ *(.rodata.demo__str_6_____of_thr); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_7_____of_nod */ *(.rodata.demo__str_7_____of_nod); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_8___Here____ */ *(.rodata.demo__str_8___Here____); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_9___ */ *(.rodata.demo__str_9___); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_10_Thread_ID_ */ *(.rodata.demo__str_10_Thread_ID_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_11__d_ */ *(.rodata.demo__str_11__d_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_12_ERROR__Thr */ *(.rodata.demo__str_12_ERROR__Thr); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_13_Bring_back */ *(.rodata.demo__str_13_Bring_back); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_14________To_ */ *(.rodata.demo__str_14________To_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_15_ERROR__Des */ *(.rodata.demo__str_15_ERROR__Des); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_16_ERROR__Des */ *(.rodata.demo__str_16_ERROR__Des); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_17_Exited__d_ */ *(.rodata.demo__str_17_Exited__d_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_18___threads_ */ *(.rodata.demo__str_18___threads_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_19___nthreads */ *(.rodata.demo__str_19___nthreads); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_20____d__p__ */ *(.rodata.demo__str_20____d__p__); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_21_Thread__d_ */ *(.rodata.demo__str_21_Thread__d_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_22__s__d_log_ */ *(.rodata.demo__str_22__s__d_log_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_23__d______d_ */ *(.rodata.demo__str_23__d______d_); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_24________ */ *(.rodata.demo__str_24________); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_25______ */ *(.rodata.demo__str_25______); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_26_TID____ */ *(.rodata.demo__str_26_TID____); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_27__3d__ */ *(.rodata.demo__str_27__3d__); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_28__AT____ */ *(.rodata.demo__str_28__AT____); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_29__proc_popc */ *(.rodata.demo__str_29__proc_popc); . = ALIGN(0x1 ); /*Align for.rodata.demo__str_30__s__ */ *(.rodata.demo__str_30__s__); . = ALIGN(0x10 ); /*Align for.rodata.src_env___libc_start_main___init_libc_pfd_ */ *(.rodata.src_env___libc_start_main___init_libc_pfd_); . = ALIGN(0x1 ); /*Align for.rodata.src_env___libc_start_main__str__dev_null_ */ *(.rodata.src_env___libc_start_main__str__dev_null_); . = ALIGN(0x1 ); /*Align for.rodata.src_misc_getopt__str___unrecogn */ *(.rodata.src_misc_getopt__str___unrecogn); . = ALIGN(0x1 ); /*Align for.rodata.src_misc_getopt__str_1___option_r */ *(.rodata.src_misc_getopt__str_1___option_r); . = ALIGN(0x8 ); /*Align for.rodata.stderr */ *(.rodata.stderr); . = ALIGN(0x8 ); /*Align for.rodata.stdout */ *(.rodata.stdout); . = ALIGN(0x8 ); /*Align for.rodata.printf_core */ *(.rodata.printf_core); . = ALIGN(0x8 ); /*Align for.rodata.pop_arg */ *(.rodata.pop_arg); . = ALIGN(0x10 ); /*Align for.rodata.src_stdio_vfprintf_c_states */ *(.rodata.src_stdio_vfprintf_c_states); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str______0X0x_ */ *(.rodata.src_stdio_vfprintf__str______0X0x_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_1__null__ */ *(.rodata.src_stdio_vfprintf__str_1__null__); . = ALIGN(0x10 ); /*Align for.rodata.src_stdio_vfprintf_c_xdigits */ *(.rodata.src_stdio_vfprintf_c_xdigits); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_2__0X_0X_0X_ */ *(.rodata.src_stdio_vfprintf__str_2__0X_0X_0X_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_3_inf_ */ *(.rodata.src_stdio_vfprintf__str_3_inf_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_4_INF_ */ *(.rodata.src_stdio_vfprintf__str_4_INF_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_5_nan_ */ *(.rodata.src_stdio_vfprintf__str_5_nan_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_6_NAN_ */ *(.rodata.src_stdio_vfprintf__str_6_NAN_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_vfprintf__str_7___ */ *(.rodata.src_stdio_vfprintf__str_7___); . = ALIGN(0x10 ); /*Align for.rodata.src_errno_strerror_c_errid */ *(.rodata.src_errno_strerror_c_errid); . = ALIGN(0x10 ); /*Align for.rodata.src_errno_strerror_c_errmsg */ *(.rodata.src_errno_strerror_c_errmsg); . = ALIGN(0x10 ); /*Align for.rodata.__fsmu8 */ *(.rodata.__fsmu8); . = ALIGN(0x8 ); /*Align for.rodata.src_signal_block_c_all_mask */ *(.rodata.src_signal_block_c_all_mask); . = ALIGN(0x8 ); /*Align for.rodata.src_signal_block_c_app_mask */ *(.rodata.src_signal_block_c_app_mask); . = ALIGN(0x8 ); /*Align for.rodata.stdin */ *(.rodata.stdin); . = ALIGN(0x8 ); /*Align for.rodata.vfscanf */ *(.rodata.vfscanf); . = ALIGN(0x8 ); /*Align for.rodata.src_stdio_vsnprintf_vsnprintf_f_ */ *(.rodata.src_stdio_vsnprintf_vsnprintf_f_); . = ALIGN(0x1 ); /*Align for.rodata.src_internal_floatscan__str_infinity_ */ *(.rodata.src_internal_floatscan__str_infinity_); . = ALIGN(0x10 ); /*Align for.rodata.src_internal_floatscan_c_decfloat_p10s */ *(.rodata.src_internal_floatscan_c_decfloat_p10s); . = ALIGN(0x4 ); /*Align for.rodata.src_internal_floatscan_switch_table_ */ *(.rodata.src_internal_floatscan_switch_table_); . = ALIGN(0x4 ); /*Align for.rodata.src_internal_floatscan_switch_table_2_ */ *(.rodata.src_internal_floatscan_switch_table_2_); . = ALIGN(0x10 ); /*Align for.rodata.src_internal_intscan_c_table */ *(.rodata.src_internal_intscan_c_table); . = ALIGN(0x1 ); /*Align for.rodata.src_internal_intscan__str__________ */ *(.rodata.src_internal_intscan__str__________); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str__home_beow */ *(.rodata.src_migrate__str__home_beow); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_1_a_ */ *(.rodata.src_migrate__str_1_a_); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_2___s_______ */ *(.rodata.src_migrate__str_2___s_______); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_3_rip__p__ */ *(.rodata.src_migrate__str_3_rip__p__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_4_rax__lx__ */ *(.rodata.src_migrate__str_4_rax__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_5_rdx__lx__ */ *(.rodata.src_migrate__str_5_rdx__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_6_rcx__lx__ */ *(.rodata.src_migrate__str_6_rcx__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_7_rbx__lx__ */ *(.rodata.src_migrate__str_7_rbx__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_8_rsi__lx__ */ *(.rodata.src_migrate__str_8_rsi__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_9_rdi__lx__ */ *(.rodata.src_migrate__str_9_rdi__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_10_rbp__lx__ */ *(.rodata.src_migrate__str_10_rbp__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_11_rsp__lx__ */ *(.rodata.src_migrate__str_11_rsp__lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_12_archs_at__ */ *(.rodata.src_migrate__str_12_archs_at__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_13_archs__d__ */ *(.rodata.src_migrate__str_13_archs__d__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_14__home_beow */ *(.rodata.src_migrate__str_14__home_beow); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_15_pc__p__ */ *(.rodata.src_migrate__str_15_pc__p__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_16_sp__p__ */ *(.rodata.src_migrate__str_16_sp__p__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_17_bp_0x_lx__ */ *(.rodata.src_migrate__str_17_bp_0x_lx__); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_18_x__d__0x_l */ *(.rodata.src_migrate__str_18_x__d__0x_l); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_19_Could_not_ */ *(.rodata.src_migrate__str_19_Could_not_); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_20_src_ */ *(.rodata.src_migrate__str_20_src_); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_21_dst_ */ *(.rodata.src_migrate__str_21_dst_); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_22_0_____Unsu */ *(.rodata.src_migrate__str_22_0_____Unsu); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_23_src_migrat */ *(.rodata.src_migrate__str_23_src_migrat); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate___func_____migrate_shim_internal___migrate_ */ *(.rodata.src_migrate___func_____migrate_shim_internal___migrate_); . = ALIGN(0x1 ); /*Align for.rodata.src_migrate__str_24_0_____Coul */ *(.rodata.src_migrate__str_24_0_____Coul); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_ST_AARCH64 */ *(.rodata.src_userspace__str_ST_AARCH64); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_1__s_aarch64 */ *(.rodata.src_userspace__str_1__s_aarch64); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_2_ST_X86_64_ */ *(.rodata.src_userspace__str_2_ST_X86_64_); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_3__s_x86_64_ */ *(.rodata.src_userspace__str_3__s_x86_64_); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_4__proc__d_m */ *(.rodata.src_userspace__str_4__proc__d_m); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_5_r_ */ *(.rodata.src_userspace__str_5_r_); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_6__lx__lx__s */ *(.rodata.src_userspace__str_6__lx__lx__s); . = ALIGN(0x1 ); /*Align for.rodata.src_userspace__str_7__stack__ */ *(.rodata.src_userspace__str_7__stack__); . = ALIGN(0x1 ); /*Align for.rodata.src_init__str__stack_tra */ *(.rodata.src_init__str__stack_tra); . = ALIGN(0x1 ); /*Align for.rodata.src_init__str_1__stack_tra */ *(.rodata.src_init__str_1__stack_tra); . = ALIGN(0x1 ); /*Align for.rodata.src_init__str_2__stack_tra */ *(.rodata.src_init__str_2__stack_tra); . = ALIGN(0x1 ); /*Align for.rodata.src_init__str_3__stack_tra */ *(.rodata.src_init__str_3__stack_tra); . = ALIGN(0x1 ); /*Align for.rodata.src_init__str_4__stack_tra */ *(.rodata.src_init__str_4__stack_tra); . = ALIGN(0x1 ); /*Align for.rodata.src_init__str_5__stack_tra */ *(.rodata.src_init__str_5__stack_tra); . = ALIGN(0x1 ); /*Align for.rodata.src_rewrite__str__src_rewri */ *(.rodata.src_rewrite__str__src_rewri); . = ALIGN(0x1 ); /*Align for.rodata.src_rewrite__str_1__src_rewri */ *(.rodata.src_rewrite__str_1__src_rewri); . = ALIGN(0x1 ); /*Align for.rodata.src_rewrite__str_2__src_rewri */ *(.rodata.src_rewrite__str_2__src_rewri); . = ALIGN(0x1 ); /*Align for.rodata.src_rewrite__str_3__src_rewri */ *(.rodata.src_rewrite__str_3__src_rewri); . = ALIGN(0x1 ); /*Align for.rodata.src_rewrite__str_4__src_rewri */ *(.rodata.src_rewrite__str_4__src_rewri); . = ALIGN(0x1 ); /*Align for.rodata.src_rewrite__str_5__src_rewri */ *(.rodata.src_rewrite__str_5__src_rewri); . = ALIGN(0x1 ); /*Align for.rodata.src_util__str_x86_64_ */ *(.rodata.src_util__str_x86_64_); . = ALIGN(0x1 ); /*Align for.rodata.src_util__str_1_aarch64_ */ *(.rodata.src_util__str_1_aarch64_); . = ALIGN(0x1 ); /*Align for.rodata.src_util__str_2_unknown_un */ *(.rodata.src_util__str_2_unknown_un); . = ALIGN(0x10 ); /*Align for.rodata.src_arch_aarch64_properties_c_callee_saved_aarch64 */ *(.rodata.src_arch_aarch64_properties_c_callee_saved_aarch64); . = ALIGN(0x10 ); /*Align for.rodata.src_arch_aarch64_properties_c_callee_saved_size_aarch64 */ *(.rodata.src_arch_aarch64_properties_c_callee_saved_size_aarch64); . = ALIGN(0x8 ); /*Align for.rodata.properties_aarch64 */ *(.rodata.properties_aarch64); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_aarch64_properties__str__src_arch_ */ *(.rodata.src_arch_aarch64_properties__str__src_arch_); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_aarch64_properties__str_1__src_arch_ */ *(.rodata.src_arch_aarch64_properties__str_1__src_arch_); . = ALIGN(0x8 ); /*Align for.rodata.reg_aarch64 */ *(.rodata.reg_aarch64); . = ALIGN(0x8 ); /*Align for.rodata.regs_aarch64 */ *(.rodata.regs_aarch64); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_aarch64_regs__str__src_arch_ */ *(.rodata.src_arch_aarch64_regs__str__src_arch_); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_aarch64_regs__str_1__src_arch_ */ *(.rodata.src_arch_aarch64_regs__str_1__src_arch_); . = ALIGN(0x2 ); /*Align for.rodata.src_arch_x86_64_properties_c_callee_saved_x86_64 */ *(.rodata.src_arch_x86_64_properties_c_callee_saved_x86_64); . = ALIGN(0x2 ); /*Align for.rodata.src_arch_x86_64_properties_c_callee_saved_size_x86_64 */ *(.rodata.src_arch_x86_64_properties_c_callee_saved_size_x86_64); . = ALIGN(0x8 ); /*Align for.rodata.properties_x86_64 */ *(.rodata.properties_x86_64); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_x86_64_properties__str__src_arch_ */ *(.rodata.src_arch_x86_64_properties__str__src_arch_); . = ALIGN(0x8 ); /*Align for.rodata.reg_x86_64 */ *(.rodata.reg_x86_64); . = ALIGN(0x8 ); /*Align for.rodata.regs_x86_64 */ *(.rodata.regs_x86_64); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_x86_64_regs__str__src_arch_ */ *(.rodata.src_arch_x86_64_regs__str__src_arch_); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_x86_64_regs__str_1__src_arch_ */ *(.rodata.src_arch_x86_64_regs__str_1__src_arch_); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_x86_64_regs__str_2__src_arch_ */ *(.rodata.src_arch_x86_64_regs__str_2__src_arch_); . = ALIGN(0x1 ); /*Align for.rodata.src_arch_x86_64_regs__str_3__src_arch_ */ *(.rodata.src_arch_x86_64_regs__str_3__src_arch_); . = ALIGN(0x8 ); /*Align for.rodata.apply_arch_operation */ *(.rodata.apply_arch_operation); . = ALIGN(0x8 ); /*Align for.rodata.points_to_stack */ *(.rodata.points_to_stack); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str__src_data_ */ *(.rodata.src_data__str__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_1__src_data_ */ *(.rodata.src_data__str_1__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_2__src_data_ */ *(.rodata.src_data__str_2__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_3__src_data_ */ *(.rodata.src_data__str_3__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_4__src_data_ */ *(.rodata.src_data__str_4__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_5__src_data_ */ *(.rodata.src_data__str_5__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_6__src_data_ */ *(.rodata.src_data__str_6__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_7__src_data_ */ *(.rodata.src_data__str_7__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_8__src_data_ */ *(.rodata.src_data__str_8__src_data_); . = ALIGN(0x1 ); /*Align for.rodata.src_data__str_9__src_data_ */ *(.rodata.src_data__str_9__src_data_); . = ALIGN(0x10 ); /*Align for.rodata.fmag */ *(.rodata.fmag); . = . + 13; . = ALIGN(0x40 ); /*Align for.rodata.xlate32_11 */ *(.rodata.xlate32_11); . = ALIGN(0x40 ); /*Align for.rodata._elf_data_init */ *(.rodata._elf_data_init); . = ALIGN(0x40 ); /*Align for.rodata._elf_scn_init */ *(.rodata._elf_scn_init); . = ALIGN(0x40 ); /*Align for.rodata.xlate64_11 */ *(.rodata.xlate64_11); . = ALIGN(0x40 ); /*Align for.rodata._elf_fmsize */ *(.rodata._elf_fmsize); . = ALIGN(0x8 ); /*Align for.rodata.sysconf */ *(.rodata.sysconf); . = ALIGN(0x10 ); /*Align for.rodata.src_conf_sysconf_c_sysconf_values */ *(.rodata.src_conf_sysconf_c_sysconf_values); . = ALIGN(0x1 ); /*Align for.rodata.src_exit_assert__str_Assertion_ */ *(.rodata.src_exit_assert__str_Assertion_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio_fopen__str_rwa_ */ *(.rodata.src_stdio_fopen__str_rwa_); . = ALIGN(0x1 ); /*Align for.rodata.src_stdio___fdopen__str_rwa_ */ *(.rodata.src_stdio___fdopen__str_rwa_); *(.rodata) *( .rodata.* .gnu.linkonce.r.*) . = . + 0xca; /*END OF SECTION rodata SZ ALIGN*/ } .rodata1 : { *(.rodata1) } .data 0x460000 : ALIGN(0x1000) { . = ALIGN(0x1000); *(.data.nthreads); . = ALIGN(0x4 ); /*Align for.data.nodes */ *(.data.nodes); . = ALIGN(0x4 ); /*Align for.data.optind */ *(.data.optind); . = ALIGN(0x4 ); /*Align for.data.opterr */ *(.data.opterr); . = ALIGN(0x8 ); /*Align for.data.src_stdio_stderr_c_f */ *(.data.src_stdio_stderr_c_f); . = ALIGN(0x8 ); /*Align for.data.__stderr_used */ *(.data.__stderr_used); . = ALIGN(0x8 ); /*Align for.data.src_stdio_stdout_c_f */ *(.data.src_stdio_stdout_c_f); . = ALIGN(0x8 ); /*Align for.data.__stdout_used */ *(.data.__stdout_used); . = ALIGN(0x8 ); /*Align for.data.src_stdio_stdin_c_f */ *(.data.src_stdio_stdin_c_f); . = ALIGN(0x8 ); /*Align for.data.__stdin_used */ *(.data.__stdin_used); . = ALIGN(0x4 ); /*Align for.data._elf_sanity_checks */ *(.data._elf_sanity_checks); . = ALIGN(0x8 ); /*Align for.data.__pthread_tsd_size */ *(.data.__pthread_tsd_size); *(.data) *( .data.* .gnu.linkonce.d.*) SORT(CONSTRUCTORS) . = . + 0x28; /*END OF SECTION data SZ ALIGN*/ } .data1 : { *(.data1) } _edata = .; PROVIDE (edata = .); /*. = ALIGN(0x100); . = .;*/ __bss_start = .; .bss : ALIGN(0x1000) { . = ALIGN(0x1000); *(.bss.here); . = ALIGN(0x8 ); /*Align for.bss.threads */ *(.bss.threads); . = ALIGN(0x8 ); /*Align for.bss.__progname */ *(.bss.__progname); . = ALIGN(0x8 ); /*Align for.bss.__progname_full */ *(.bss.__progname_full); . = ALIGN(0x8 ); /*Align for.bss.src_malloc_lite_malloc_c___simple_malloc_cur */ *(.bss.src_malloc_lite_malloc_c___simple_malloc_cur); . = ALIGN(0x8 ); /*Align for.bss.src_malloc_lite_malloc_c___simple_malloc_brk */ *(.bss.src_malloc_lite_malloc_c___simple_malloc_brk); . = ALIGN(0x4 ); /*Align for.bss.src_malloc_lite_malloc_c___simple_malloc_lock */ *(.bss.src_malloc_lite_malloc_c___simple_malloc_lock); . = ALIGN(0x4 ); /*Align for.bss.__optreset */ *(.bss.__optreset); . = ALIGN(0x1 ); /*Align for.bss.src_stdio_stderr_c_buf */ *(.bss.src_stdio_stderr_c_buf); . = ALIGN(0x10 ); /*Align for.bss.src_stdio_stdout_c_buf */ *(.bss.src_stdio_stdout_c_buf); . = ALIGN(0x8 ); /*Align for.bss.src_thread_pthread_create_c_dummy */ *(.bss.src_thread_pthread_create_c_dummy); . = ALIGN(0x8 ); /*Align for.bss.src_thread_pthread_create_c_dummy_tsd */ *(.bss.src_thread_pthread_create_c_dummy_tsd); . = ALIGN(0x4 ); /*Align for.bss.__block_new_threads */ *(.bss.__block_new_threads); . = ALIGN(0x8 ); /*Align for.bss.src_thread_pthread_create_c_dummy_file */ *(.bss.src_thread_pthread_create_c_dummy_file); . = ALIGN(0x4 ); /*Align for.bss.src_thread_vmlock_c_vmlock */ *(.bss.src_thread_vmlock_c_vmlock); . = ALIGN(0x8 ); /*Align for.bss.__environ */ *(.bss.__environ); . = ALIGN(0x10 ); /*Align for.bss.src_env___init_tls_c_builtin_tls */ *(.bss.src_env___init_tls_c_builtin_tls); . = ALIGN(0x10 ); /*Align for.bss.src_stdio_stdin_c_buf */ *(.bss.src_stdio_stdin_c_buf); . = ALIGN(0x8 ); /*Align for.bss.src_malloc_malloc_c_mal */ *(.bss.src_malloc_malloc_c_mal); . = ALIGN(0x1 ); /*Align for.bss.src_malloc_malloc_c_expand_heap_init */ *(.bss.src_malloc_malloc_c_expand_heap_init); . = ALIGN(0x4 ); /*Align for.bss.src_multibyte_mbrtowc_c_mbrtowc_internal_state */ *(.bss.src_multibyte_mbrtowc_c_mbrtowc_internal_state); . = ALIGN(0x8 ); /*Align for.bss.src_stdio___stdio_exit_c_dummy_file */ *(.bss.src_stdio___stdio_exit_c_dummy_file); . = ALIGN(0x8 ); /*Align for.bss.aarch64_fn */ *(.bss.aarch64_fn); . = ALIGN(0x8 ); /*Align for.bss.x86_64_fn */ *(.bss.x86_64_fn); . = ALIGN(0x8 ); /*Align for.bss.src_userspace_c_aarch64_handle */ *(.bss.src_userspace_c_aarch64_handle); . = ALIGN(0x1 ); /*Align for.bss.src_userspace_c_alloc_aarch64_fn */ *(.bss.src_userspace_c_alloc_aarch64_fn); . = ALIGN(0x8 ); /*Align for.bss.src_userspace_c_x86_64_handle */ *(.bss.src_userspace_c_x86_64_handle); . = ALIGN(0x1 ); /*Align for.bss.src_userspace_c_alloc_x86_64_fn */ *(.bss.src_userspace_c_alloc_x86_64_fn); . = ALIGN(0x4 ); /*Align for.bss.src_userspace_c_stack_bounds_key */ *(.bss.src_userspace_c_stack_bounds_key); . = ALIGN(0x4 ); /*Align for.bss._elf_fill */ *(.bss._elf_fill); . = ALIGN(0x4 ); /*Align for.bss._elf_errno */ *(.bss._elf_errno); . = ALIGN(0x4 ); /*Align for.bss._elf_version */ *(.bss._elf_version); . = ALIGN(0x8 ); /*Align for.bss.src_stdio_fflush_c_dummy */ *(.bss.src_stdio_fflush_c_dummy); . = ALIGN(0x10 ); /*Align for.bss.__pthread_tsd_main */ *(.bss.__pthread_tsd_main); . = ALIGN(0x10 ); /*Align for.bss.src_thread_pthread_key_create_c_keys */ *(.bss.src_thread_pthread_key_create_c_keys); *(.dynbss) *(.bss) *(.bss.* .gnu.linkonce.b.*) *(COMMON) /* Align here to ensure that the .bss section occupies space up to _end. Align after .bss to ensure correct alignment even if the .bss section disappears because there are no input sections. FIXME: Why do we need it? When there is no .bss section, we don't pad the .data section. */ . = ALIGN(. != 0 ? 64 / 8 : 1); } .lbss : { *(.dynlbss) *(.lbss .lbss.* .gnu.linkonce.lb.*) *(LARGE_COMMON) } . = ALIGN(64 / 8); . = SEGMENT_START("ldata-segment", .); .lrodata ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) : { *(.lrodata .lrodata.* .gnu.linkonce.lr.*) } .ldata 0x470000 : /*ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1)) : */ { *(.ldata .ldata.* .gnu.linkonce.l.*) . = ALIGN(. != 0 ? 64 / 8 : 1); } .eh_frame_hdr : { *(.eh_frame_hdr) } .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) } .llvm_stackmaps : ALIGN(0x1000) { *(.llvm_stackmaps) } .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) } /* These sections are generated by the Sun/Oracle C++ compiler. */ .exception_ranges : ONLY_IF_RO { *(.exception_ranges .exception_ranges*) } /* Adjust the address for the data segment. We want to adjust up to the same address within the page on the next page up. */ . = ALIGN (CONSTANT (MAXPAGESIZE)) - ((CONSTANT (MAXPAGESIZE) - .) & (CONSTANT (MAXPAGESIZE) - 1)); . = DATA_SEGMENT_ALIGN (CONSTANT (MAXPAGESIZE), CONSTANT (COMMONPAGESIZE)); /* Exception handling */ .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) } .gcc_except_table : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) } .exception_ranges : ONLY_IF_RW { *(.exception_ranges .exception_ranges*) } /* Thread Local Storage sections */ .tdata : ALIGN(0x1000) { *(.tdata .tdata.* .gnu.linkonce.td.*) } .tbss : ALIGN(0x1000) { *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon) } .preinit_array : { PROVIDE_HIDDEN (__preinit_array_start = .); KEEP (*(.preinit_array)) PROVIDE_HIDDEN (__preinit_array_end = .); } .init_array 0x480000 : { PROVIDE_HIDDEN (__init_array_start = .); /*KEEP ( *(SORT_BY_INIT_PRIORITY (.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)) )*/ KEEP (*(.init_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .ctors)) PROVIDE_HIDDEN (__init_array_end = .); } .fini_array : { PROVIDE_HIDDEN (__fini_array_start = .); /*KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))*/ KEEP (*(.fini_array EXCLUDE_FILE (*crtbegin.o *crtbegin?.o *crtend.o *crtend?.o ) .dtors)) PROVIDE_HIDDEN (__fini_array_end = .); } .ctors : { /* gcc uses crtbegin.o to find the start of the constructors, so we make sure it is first. Because this is a wildcard, it doesn't matter if the user does not actually link against crtbegin.o; the linker won't look for a file to match a wildcard. The wildcard also means that it doesn't matter which directory crtbegin.o is in. */ KEEP (*crtbegin.o(.ctors)) KEEP (*crtbegin?.o(.ctors)) /* We don't want to include the .ctor section from the crtend.o file until after the sorted ctors. The .ctor section from the crtend file contains the end of ctors marker and it must be last */ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .ctors)) KEEP (*(SORT(.ctors.*))) KEEP (*(.ctors)) } .dtors : { KEEP (*crtbegin.o(.dtors)) KEEP (*crtbegin?.o(.dtors)) KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o ) .dtors)) KEEP (*(SORT(.dtors.*))) KEEP (*(.dtors)) } .jcr : { KEEP (*(.jcr)) } .data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro .data.rel.ro.* .gnu.linkonce.d.rel.ro.*) } .dynamic : { *(.dynamic) } .got : { *(.got) *(.igot) } . = DATA_SEGMENT_RELRO_END (SIZEOF (.got.plt) >= 24 ? 24 : 0, .); .got.plt : { *(.got.plt) *(.igot.plt) } . = ALIGN(64 / 8); _end = .; PROVIDE (end = .); . = DATA_SEGMENT_END (.); /* Stabs debugging sections. */ .stab 0 : { *(.stab) } .stabstr 0 : { *(.stabstr) } .stab.excl 0 : { *(.stab.excl) } .stab.exclstr 0 : { *(.stab.exclstr) } .stab.index 0 : { *(.stab.index) } .stab.indexstr 0 : { *(.stab.indexstr) } .comment 0 : { *(.comment) } /* DWARF debug sections. Symbols in the DWARF debugging sections are relative to the beginning of the section so we begin them at 0. */ /* DWARF 1 */ .debug 0 : { *(.debug) } .line 0 : { *(.line) } /* GNU DWARF 1 extensions */ .debug_srcinfo 0 : { *(.debug_srcinfo) } .debug_sfnames 0 : { *(.debug_sfnames) } /* DWARF 1.1 and DWARF 2 */ .debug_aranges 0 : { *(.debug_aranges) } .debug_pubnames 0 : { *(.debug_pubnames) } /* DWARF 2 */ .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) } .debug_abbrev 0 : { *(.debug_abbrev) } .debug_line 0 : { *(.debug_line .debug_line.* .debug_line_end ) } .debug_frame 0 : { *(.debug_frame) } .debug_str 0 : { *(.debug_str) } .debug_loc 0 : { *(.debug_loc) } .debug_macinfo 0 : { *(.debug_macinfo) } /* SGI/MIPS DWARF 2 extensions */ .debug_weaknames 0 : { *(.debug_weaknames) } .debug_funcnames 0 : { *(.debug_funcnames) } .debug_typenames 0 : { *(.debug_typenames) } .debug_varnames 0 : { *(.debug_varnames) } /* DWARF 3 */ .debug_pubtypes 0 : { *(.debug_pubtypes) } .debug_ranges 0 : { *(.debug_ranges) } /* DWARF Extension. */ .debug_macro 0 : { *(.debug_macro) } .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) } /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) *(.note.gnu.build-id) } }