This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sdcard: file format elf32-littlearm | |
Disassembly of section .plt: | |
00000f68 <__libc_init@plt-0x14>: | |
f68: e52de004 .word 0xe52de004 | |
f6c: e59fe004 .word 0xe59fe004 | |
f70: e08fe00e .word 0xe08fe00e |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ARM GAS /tmp/cc3I8rcL.s page 1 | |
1 .syntax unified | |
2 .cpu cortex-a15 | |
3 .eabi_attribute 27, 3 | |
4 .fpu neon | |
5 .eabi_attribute 20, 1 | |
6 .eabi_attribute 21, 1 | |
7 .eabi_attribute 23, 3 |
NewerOlder