Advertisement
Guest User

Untitled

a guest
Jan 24th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. Elf file type is EXEC (Executable file)
  2. Entry point 0x160000
  3. There is 1 program header, starting at offset 64
  4.  
  5. Program Headers:
  6. Type Offset VirtAddr PhysAddr
  7. FileSiz MemSiz Flags Align
  8. LOAD 0x0000000000010000 0x0000000000160000 0x0000000000160000
  9. 0x00000000000073b0 0x000000000107e0a8 RWE 0x10000
  10.  
  11. Section to Segment mapping:
  12. Segment Sections...
  13. 00 .text .text.gpio_function_select .text.gpio_set_pin .text.gpio_clear_pin .text.gpio_set_pull .text.gpio_get_lvl .text.gpio_clear_event .text.gpio_rising_edge_detect .text.gpio_falling_edge_detect .text.gpio_high_level_detect .text.gpio_low_level_detect .text.gpio_async_rising_edge_detect .text.gpio_async_falling_edge_detect .text.gpio_irtrigger_high .text.gpio_init .text.pl011_uart_init .text.pl011_uart_tx_char .text.pl011_uart_rx_char .text.pl011_uart_tx_full .text.pl011_uart_rx_empty .text.mini_uart_init .text.mini_uart_tx_char .text.mini_uart_rx_char .text.mini_uart_tx_full .text.mini_uart_rx_empty .text.tx_char .text.rx_char .text.uart_rx .text.uart_tx .text.get_device .text.register_device .text.mmio_read32 .text.mmio_write32 .text.set_bfield_in_reg .text.uprint .text.print_current_el .text.print_core_id .text.relocate_code .text.fork .text.mmu_setup_tables .text.mmu_update_user_mapping .text.mmu_create_user_mapping .text.mmu_init .text.mmu_enable .text.mmu_flush_tlb_e3 .text._set_tcr_el1 .text._set_ttbr0_el1 .text._set_ttbr1_el1 .text._set_mair_el1 .text.scheduler .text.schedule_tail .text.enable_preemption .text.disable_preemption .text.switch_to .text.v2pa .text.p2va .text.__get_free_kpage .text.get_free_upage .text.get_free_virt_upage .text.free_kpage .text.kmalloc .text.kzalloc .text.timer_reset .text.get_exception_class .text.invalid_exception .text.handle_syscall .text.handle_sync .text.handle_irq .text.gic400_init .text.gic400_setup .text.gic400_enable_distributor .text.gic400_enir .text.gic400_ensgi .text.gic400_enable_cpuif .text.gicd_enableir .text.gicd_groupir .text.gicd_irtarget .text.gicd_ctrl .text.gicc_ctrl .text.gic_ctrl .text.gicc_apirq .text.gicc_eoi .text.delay .text.process .text.transition_process .text.init .text.setup_irs .text.os_entry .text.os_entry_secondary .text.os_idle .text.setup_board .text._lock .text._unlock .text.arch_spin_lock_irq_save .text.arch_spin_unlock_irq_restore .text.arch_timer_init .text.arch_timer_set .text.arch_timer_get .user .rodata .data .got .got.plt .data.rel.ro.local .data.rel.local .bss
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement