Advertisement
Guest User

custom

a guest
Aug 6th, 2017
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.79 KB | None | 0 0
  1. ELF Header:
  2. Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  3. Class: ELF32
  4. Data: 2's complement, little endian
  5. Version: 1 (current)
  6. OS/ABI: UNIX - System V
  7. ABI Version: 0
  8. Type: DYN (Shared object file)
  9. Machine: ARM
  10. Version: 0x1
  11. Entry point address: 0x0
  12. Start of program headers: 52 (bytes into file)
  13. Start of section headers: 16792 (bytes into file)
  14. Flags: 0x5000000, Version5 EABI
  15. Size of this header: 52 (bytes)
  16. Size of program headers: 32 (bytes)
  17. Number of program headers: 9
  18. Size of section headers: 40 (bytes)
  19. Number of section headers: 23
  20. Section header string table index: 22
  21.  
  22. Section Headers:
  23. [Nr] Name Type Addr Off Size ES Flg Lk Inf Al
  24. [ 0] NULL 00000000 000000 000000 00 0 0 0
  25. [ 1] .interp PROGBITS 00000154 000154 000013 00 A 0 0 1
  26. [ 2] .note.android.ide NOTE 00000168 000168 000018 00 A 0 0 4
  27. [ 3] .note.gnu.build-i NOTE 00000180 000180 000020 00 A 0 0 4
  28. [ 4] .dynsym DYNSYM 000001a0 0001a0 0001a0 10 A 5 1 4
  29. [ 5] .dynstr STRTAB 00000340 000340 000168 00 A 0 0 1
  30. [ 6] .gnu.hash GNU_HASH 000004a8 0004a8 000030 04 A 4 0 4
  31. [ 7] .rel.dyn REL 000004d8 0004d8 000050 08 A 4 0 4
  32. [ 8] .rel.plt REL 00000528 000528 000098 08 AI 4 9 4
  33. [ 9] .plt PROGBITS 000005c0 0005c0 0000f8 00 AX 0 0 4
  34. [10] .text PROGBITS 000006b8 0006b8 0028ac 00 AX 0 0 4
  35. [11] .ARM.exidx ARM_EXIDX 00002f64 002f64 0001a8 08 AL 10 0 4
  36. [12] .ARM.extab PROGBITS 0000310c 00310c 00006c 00 A 0 0 4
  37. [13] .fini_array FINI_ARRAY 00004ec4 003ec4 000004 00 WA 0 0 4
  38. [14] .dynamic DYNAMIC 00004ec8 003ec8 0000c0 08 WA 5 0 4
  39. [15] .got PROGBITS 00004f88 003f88 000078 00 WA 0 0 4
  40. [16] .data PROGBITS 00005000 004000 000014 00 WA 0 0 4
  41. [17] .bss NOBITS 00005014 004014 000010 00 WA 0 0 4
  42. [18] .comment PROGBITS 00000000 004014 00002f 01 MS 0 0 1
  43. [19] .note.gnu.gold-ve NOTE 00000000 004044 00001c 00 0 0 4
  44. [20] .ARM.attributes ARM_ATTRIBUTES 00000000 004060 00003c 00 0 0 1
  45. [21] .gnu_debuglink PROGBITS 00000000 00409c 000014 00 0 0 1
  46. [22] .shstrtab STRTAB 00000000 0040b0 0000e6 00 0 0 1
  47. Key to Flags:
  48. W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
  49. L (link order), O (extra OS processing required), G (group), T (TLS),
  50. C (compressed), x (unknown), o (OS specific), E (exclude),
  51. y (purecode), p (processor specific)
  52.  
  53. There are no section groups in this file.
  54.  
  55. Program Headers:
  56. Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
  57. PHDR 0x000034 0x00000034 0x00000034 0x00120 0x00120 R 0x4
  58. INTERP 0x000154 0x00000154 0x00000154 0x00013 0x00013 R 0x1
  59. [Requesting program interpreter: /system/bin/linker]
  60. LOAD 0x000000 0x00000000 0x00000000 0x03178 0x03178 R E 0x1000
  61. LOAD 0x003ec4 0x00004ec4 0x00004ec4 0x00150 0x00160 RW 0x1000
  62. DYNAMIC 0x003ec8 0x00004ec8 0x00004ec8 0x000c0 0x000c0 RW 0x4
  63. NOTE 0x000168 0x00000168 0x00000168 0x00038 0x00038 R 0x4
  64. GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0
  65. EXIDX 0x002f64 0x00002f64 0x00002f64 0x001a8 0x001a8 R 0x4
  66. GNU_RELRO 0x003ec4 0x00004ec4 0x00004ec4 0x0013c 0x0013c RW 0x4
  67.  
  68. Section to Segment mapping:
  69. Segment Sections...
  70. 00
  71. 01 .interp
  72. 02 .interp .note.android.ident .note.gnu.build-id .dynsym .dynstr .gnu.hash .rel.dyn .rel.plt .plt .text .ARM.exidx .ARM.extab
  73. 03 .fini_array .dynamic .got .data .bss
  74. 04 .dynamic
  75. 05 .note.android.ident .note.gnu.build-id
  76. 06
  77. 07 .ARM.exidx
  78. 08 .fini_array .dynamic .got
  79.  
  80. Dynamic section at offset 0x3ec8 contains 19 entries:
  81. Tag Type Name/Value
  82. 0x00000003 (PLTGOT) 0x4fa8
  83. 0x00000002 (PLTRELSZ) 152 (bytes)
  84. 0x00000017 (JMPREL) 0x528
  85. 0x00000014 (PLTREL) REL
  86. 0x00000011 (REL) 0x4d8
  87. 0x00000012 (RELSZ) 80 (bytes)
  88. 0x00000013 (RELENT) 8 (bytes)
  89. 0x6ffffffa (RELCOUNT) 7
  90. 0x00000006 (SYMTAB) 0x1a0
  91. 0x0000000b (SYMENT) 16 (bytes)
  92. 0x00000005 (STRTAB) 0x340
  93. 0x0000000a (STRSZ) 360 (bytes)
  94. 0x6ffffef5 (GNU_HASH) 0x4a8
  95. 0x0000000e (SONAME) Library soname: [libdsyscalls.so]
  96. 0x0000001a (FINI_ARRAY) 0x4ec4
  97. 0x0000001c (FINI_ARRAYSZ) 4 (bytes)
  98. 0x0000001e (FLAGS) BIND_NOW
  99. 0x6ffffffb (FLAGS_1) Flags: NOW
  100. 0x00000000 (NULL) 0x0
  101.  
  102. Relocation section '.rel.dyn' at offset 0x4d8 contains 10 entries:
  103. Offset Info Type Sym.Value Sym. Name
  104. 00004ec4 00000017 R_ARM_RELATIVE
  105. 00004f88 00000017 R_ARM_RELATIVE
  106. 00004f8c 00000017 R_ARM_RELATIVE
  107. 00004f90 00000017 R_ARM_RELATIVE
  108. 00004f98 00000017 R_ARM_RELATIVE
  109. 00004f9c 00000017 R_ARM_RELATIVE
  110. 00005000 00000017 R_ARM_RELATIVE
  111. 00004f94 00000415 R_ARM_GLOB_DAT 00000000 __gnu_Unwind_Find_exid
  112. 00004fa0 00000915 R_ARM_GLOB_DAT 00000000 __cxa_call_unexpected
  113. 00004fa4 00001215 R_ARM_GLOB_DAT 00000000 pthread_create
  114.  
  115. Relocation section '.rel.plt' at offset 0x528 contains 19 entries:
  116. Offset Info Type Sym.Value Sym. Name
  117. 00004fb4 00000116 R_ARM_JUMP_SLOT 00000000 __cxa_finalize
  118. 00004fb8 00000216 R_ARM_JUMP_SLOT 00000000 __cxa_atexit
  119. 00004fbc 00000316 R_ARM_JUMP_SLOT 00000000 __register_atfork
  120. 00004fc0 00000416 R_ARM_JUMP_SLOT 00000000 __gnu_Unwind_Find_exid
  121. 00004fc4 00000516 R_ARM_JUMP_SLOT 00000000 abort
  122. 00004fc8 00000616 R_ARM_JUMP_SLOT 00000000 memcpy
  123. 00004fcc 00000716 R_ARM_JUMP_SLOT 00000000 __cxa_begin_cleanup
  124. 00004fd0 00000816 R_ARM_JUMP_SLOT 00000000 __cxa_type_match
  125. 00004fd4 00001416 R_ARM_JUMP_SLOT 00000000 pthread_getspecific
  126. 00004fd8 00001316 R_ARM_JUMP_SLOT 00000000 pthread_setspecific
  127. 00004fdc 00000a16 R_ARM_JUMP_SLOT 00000000 free
  128. 00004fe0 00000b16 R_ARM_JUMP_SLOT 00000000 malloc
  129. 00004fe4 00000c16 R_ARM_JUMP_SLOT 00000000 memset
  130. 00004fe8 00001016 R_ARM_JUMP_SLOT 00000000 pthread_mutex_unlock
  131. 00004fec 00001116 R_ARM_JUMP_SLOT 00000000 pthread_mutex_lock
  132. 00004ff0 00000f16 R_ARM_JUMP_SLOT 00000000 pthread_key_create
  133. 00004ff4 00001516 R_ARM_JUMP_SLOT 00000000 pthread_once
  134. 00004ff8 00000d16 R_ARM_JUMP_SLOT 00000000 calloc
  135. 00004ffc 00000e16 R_ARM_JUMP_SLOT 00000000 realloc
  136.  
  137. Unwind table index '.ARM.exidx' at offset 0x2f64 contains 53 entries:
  138.  
  139. 0x798: 0x80b0b0b0
  140. Compact model index: 0
  141. 0xb0 finish
  142. 0xb0 finish
  143. 0xb0 finish
  144.  
  145. 0x7bc: 0x8002afb0
  146. Compact model index: 0
  147. 0x02 vsp = vsp + 12
  148. 0xaf pop {r4, r5, r6, r7, r8, r9, r10, r11, r14}
  149. 0xb0 finish
  150.  
  151. 0x860: 0x80b0b0b0
  152. Compact model index: 0
  153. 0xb0 finish
  154. 0xb0 finish
  155. 0xb0 finish
  156.  
  157. 0x8b0: 0x8002a9b0
  158. Compact model index: 0
  159. 0x02 vsp = vsp + 12
  160. 0xa9 pop {r4, r5, r14}
  161. 0xb0 finish
  162.  
  163. 0x9b8: 0x80a8b0b0
  164. Compact model index: 0
  165. 0xa8 pop {r4, r14}
  166. 0xb0 finish
  167. 0xb0 finish
  168.  
  169. 0xa24: 0x80b0b0b0
  170. Compact model index: 0
  171. 0xb0 finish
  172. 0xb0 finish
  173. 0xb0 finish
  174.  
  175. 0xa44: 0x80aab0b0
  176. Compact model index: 0
  177. 0xaa pop {r4, r5, r6, r14}
  178. 0xb0 finish
  179. 0xb0 finish
  180.  
  181. 0xaa8: 0x80b272af
  182. Compact model index: 0
  183. 0xb2 0x72 vsp = vsp + 972
  184. 0xaf pop {r4, r5, r6, r7, r8, r9, r10, r11, r14}
  185.  
  186. 0xbd0: 0x80b0b0b0
  187. Compact model index: 0
  188. 0xb0 finish
  189. 0xb0 finish
  190. 0xb0 finish
  191.  
  192. 0xbd8: 0x80383fab
  193. Compact model index: 0
  194. 0x38 vsp = vsp + 228
  195. 0x3f vsp = vsp + 256
  196. 0xab pop {r4, r5, r6, r7, r14}
  197.  
  198. 0xc7c: 0x80b0b0b0
  199. Compact model index: 0
  200. 0xb0 finish
  201. 0xb0 finish
  202. 0xb0 finish
  203.  
  204. 0xc98: 0x80aab0b0
  205. Compact model index: 0
  206. 0xaa pop {r4, r5, r6, r14}
  207. 0xb0 finish
  208. 0xb0 finish
  209.  
  210. 0xd0c: 0x80b0b0b0
  211. Compact model index: 0
  212. 0xb0 finish
  213. 0xb0 finish
  214. 0xb0 finish
  215.  
  216. 0xda4: 0x80048400
  217. Compact model index: 0
  218. 0x04 vsp = vsp + 20
  219. 0x84 0x00 pop {r14}
  220.  
  221. 0xdcc: 0x80b0b0b0
  222. Compact model index: 0
  223. 0xb0 finish
  224. 0xb0 finish
  225. 0xb0 finish
  226.  
  227. 0xe28: 0x80048400
  228. Compact model index: 0
  229. 0x04 vsp = vsp + 20
  230. 0x84 0x00 pop {r14}
  231.  
  232. 0xe54: 0x80b20dac
  233. Compact model index: 0
  234. 0xb2 0x0d vsp = vsp + 568
  235. 0xac pop {r4, r5, r6, r7, r8, r14}
  236.  
  237. 0xf1c: 0x8008afb0
  238. Compact model index: 0
  239. 0x08 vsp = vsp + 36
  240. 0xaf pop {r4, r5, r6, r7, r8, r9, r10, r11, r14}
  241. 0xb0 finish
  242.  
  243. 0x130c: 0x80b0b0b0
  244. Compact model index: 0
  245. 0xb0 finish
  246. 0xb0 finish
  247. 0xb0 finish
  248.  
  249. 0x1324: 0x80023fad
  250. Compact model index: 0
  251. 0x02 vsp = vsp + 12
  252. 0x3f vsp = vsp + 256
  253. 0xad pop {r4, r5, r6, r7, r8, r9, r14}
  254.  
  255. 0x168c: 0x1 [cantunwind]
  256.  
  257. 0x1834: 0x80b0b0b0
  258. Compact model index: 0
  259. 0xb0 finish
  260. 0xb0 finish
  261. 0xb0 finish
  262.  
  263. 0x1894: 0x80048400
  264. Compact model index: 0
  265. 0x04 vsp = vsp + 20
  266. 0x84 0x00 pop {r14}
  267.  
  268. 0x18bc: 0x80b0b0b0
  269. Compact model index: 0
  270. 0xb0 finish
  271. 0xb0 finish
  272. 0xb0 finish
  273.  
  274. 0x18c0: 0x8003aeb0
  275. Compact model index: 0
  276. 0x03 vsp = vsp + 16
  277. 0xae pop {r4, r5, r6, r7, r8, r9, r10, r14}
  278. 0xb0 finish
  279.  
  280. 0x1c48: 0x80048400
  281. Compact model index: 0
  282. 0x04 vsp = vsp + 20
  283. 0x84 0x00 pop {r14}
  284.  
  285. 0x1c88: @0x310c
  286. Compact model index: 1
  287. 0xb1 0x08 pop {r3}
  288. 0x84 0x00 pop {r14}
  289. 0xb0 finish
  290. 0xb0 finish
  291.  
  292. 0x1c98: @0x3118
  293. Compact model index: 1
  294. 0xb1 0x08 pop {r3}
  295. 0x84 0x00 pop {r14}
  296. 0xb0 finish
  297. 0xb0 finish
  298.  
  299. 0x1cb4: @0x3124
  300. Compact model index: 1
  301. 0xb1 0x08 pop {r3}
  302. 0x84 0x00 pop {r14}
  303. 0xb0 finish
  304. 0xb0 finish
  305.  
  306. 0x1cbc: @0x3130
  307. Compact model index: 1
  308. 0xb1 0x08 pop {r3}
  309. 0x84 0x00 pop {r14}
  310. 0xb0 finish
  311. 0xb0 finish
  312.  
  313. 0x1cc4: 0x80b0b0b0
  314. Compact model index: 0
  315. 0xb0 finish
  316. 0xb0 finish
  317. 0xb0 finish
  318.  
  319. 0x1ce8: 0x80b108ab
  320. Compact model index: 0
  321. 0xb1 0x08 pop {r3}
  322. 0xab pop {r4, r5, r6, r7, r14}
  323.  
  324. 0x1d2c: 0x80aab0b0
  325. Compact model index: 0
  326. 0xaa pop {r4, r5, r6, r14}
  327. 0xb0 finish
  328. 0xb0 finish
  329.  
  330. 0x1db0: @0x313c
  331. Compact model index: 1
  332. 0xb1 0x08 pop {r3}
  333. 0x84 0x00 pop {r14}
  334. 0xb0 finish
  335. 0xb0 finish
  336.  
  337. 0x1dd4: @0x3148
  338. Compact model index: 1
  339. 0xb1 0x08 pop {r3}
  340. 0x84 0x00 pop {r14}
  341. 0xb0 finish
  342. 0xb0 finish
  343.  
  344. 0x1df8: 0x80b0b0b0
  345. Compact model index: 0
  346. 0xb0 finish
  347. 0xb0 finish
  348. 0xb0 finish
  349.  
  350. 0x1e18: @0x3154
  351. Compact model index: 1
  352. 0xb1 0x08 pop {r3}
  353. 0x84 0x00 pop {r14}
  354. 0xb0 finish
  355. 0xb0 finish
  356.  
  357. 0x1e2c: @0x3160
  358. Compact model index: 1
  359. 0xb1 0x08 pop {r3}
  360. 0x84 0x00 pop {r14}
  361. 0xb0 finish
  362. 0xb0 finish
  363.  
  364. 0x1e68: 0x80acb0b0
  365. Compact model index: 0
  366. 0xac pop {r4, r5, r6, r7, r8, r14}
  367. 0xb0 finish
  368. 0xb0 finish
  369.  
  370. 0x1fac: 0x80b0b0b0
  371. Compact model index: 0
  372. 0xb0 finish
  373. 0xb0 finish
  374. 0xb0 finish
  375.  
  376. 0x1fe4: 0x80b108ab
  377. Compact model index: 0
  378. 0xb1 0x08 pop {r3}
  379. 0xab pop {r4, r5, r6, r7, r14}
  380.  
  381. 0x2138: 0x80aeb0b0
  382. Compact model index: 0
  383. 0xae pop {r4, r5, r6, r7, r8, r9, r10, r14}
  384. 0xb0 finish
  385. 0xb0 finish
  386.  
  387. 0x25d8: 0x80b108ab
  388. Compact model index: 0
  389. 0xb1 0x08 pop {r3}
  390. 0xab pop {r4, r5, r6, r7, r14}
  391.  
  392. 0x272c: 0x80aeb0b0
  393. Compact model index: 0
  394. 0xae pop {r4, r5, r6, r7, r8, r9, r10, r14}
  395. 0xb0 finish
  396. 0xb0 finish
  397.  
  398. 0x2c2c: 0x80b108ab
  399. Compact model index: 0
  400. 0xb1 0x08 pop {r3}
  401. 0xab pop {r4, r5, r6, r7, r14}
  402.  
  403. 0x2c78: 0x80b108af
  404. Compact model index: 0
  405. 0xb1 0x08 pop {r3}
  406. 0xaf pop {r4, r5, r6, r7, r8, r9, r10, r11, r14}
  407.  
  408. 0x2d64: @0x316c
  409. Compact model index: 1
  410. 0xb1 0x08 pop {r3}
  411. 0x84 0x00 pop {r14}
  412. 0xb0 finish
  413. 0xb0 finish
  414.  
  415. 0x2d90: 0x80a8b0b0
  416. Compact model index: 0
  417. 0xa8 pop {r4, r14}
  418. 0xb0 finish
  419. 0xb0 finish
  420.  
  421. 0x2dd0: 0x80b0b0b0
  422. Compact model index: 0
  423. 0xb0 finish
  424. 0xb0 finish
  425. 0xb0 finish
  426.  
  427. 0x2ddc: 0x80b108ab
  428. Compact model index: 0
  429. 0xb1 0x08 pop {r3}
  430. 0xab pop {r4, r5, r6, r7, r14}
  431.  
  432. 0x2e14: 0x80aeb0b0
  433. Compact model index: 0
  434. 0xae pop {r4, r5, r6, r7, r8, r9, r10, r14}
  435. 0xb0 finish
  436. 0xb0 finish
  437.  
  438. 0x2ed0: 0x80a8b0b0
  439. Compact model index: 0
  440. 0xa8 pop {r4, r14}
  441. 0xb0 finish
  442. 0xb0 finish
  443.  
  444. 0x2f64: 0x1 [cantunwind]
  445.  
  446.  
  447. Symbol table '.dynsym' contains 26 entries:
  448. Num: Value Size Type Bind Vis Ndx Name
  449. 0: 00000000 0 NOTYPE LOCAL DEFAULT UND
  450. 1: 00000000 0 NOTYPE GLOBAL DEFAULT UND __cxa_finalize
  451. 2: 00000000 0 NOTYPE GLOBAL DEFAULT UND __cxa_atexit
  452. 3: 00000000 0 NOTYPE GLOBAL DEFAULT UND __register_atfork
  453. 4: 00000000 0 NOTYPE WEAK DEFAULT UND __gnu_Unwind_Find_exidx
  454. 5: 00000000 0 NOTYPE GLOBAL DEFAULT UND abort
  455. 6: 00000000 0 NOTYPE GLOBAL DEFAULT UND memcpy
  456. 7: 00000000 0 NOTYPE WEAK DEFAULT UND __cxa_begin_cleanup
  457. 8: 00000000 0 NOTYPE WEAK DEFAULT UND __cxa_type_match
  458. 9: 00000000 0 NOTYPE WEAK DEFAULT UND __cxa_call_unexpected
  459. 10: 00000000 0 NOTYPE GLOBAL DEFAULT UND free
  460. 11: 00000000 0 NOTYPE GLOBAL DEFAULT UND malloc
  461. 12: 00000000 0 NOTYPE GLOBAL DEFAULT UND memset
  462. 13: 00000000 0 NOTYPE GLOBAL DEFAULT UND calloc
  463. 14: 00000000 0 NOTYPE GLOBAL DEFAULT UND realloc
  464. 15: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_key_create
  465. 16: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_mutex_unlock
  466. 17: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_mutex_lock
  467. 18: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_create
  468. 19: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_setspecific
  469. 20: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_getspecific
  470. 21: 00000000 0 NOTYPE WEAK DEFAULT UND pthread_once
  471. 22: 00005014 0 NOTYPE GLOBAL DEFAULT ABS _edata
  472. 23: 00005024 0 NOTYPE GLOBAL DEFAULT ABS _end
  473. 24: 00000799 12 FUNC GLOBAL DEFAULT 10 __get_tls_hooks
  474. 25: 00005014 0 NOTYPE GLOBAL DEFAULT ABS __bss_start
  475.  
  476. Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
  477. Length Number % of total Coverage
  478. 0 1 ( 33.3%)
  479. 1 0 ( 0.0%) 0.0%
  480. 2 2 ( 66.7%) 100.0%
  481.  
  482. No version information found in this file.
  483.  
  484. Displaying notes found in: .note.android.ident
  485. Owner Data size Description
  486. Android 0x00000004 NT_VERSION (version)
  487. description data: 17 00 00 00
  488.  
  489. Displaying notes found in: .note.gnu.build-id
  490. Owner Data size Description
  491. GNU 0x00000010 NT_GNU_BUILD_ID (unique build ID bitstring)
  492. Build ID: 04edd7a776a0cd49303f2e628a5da15a
  493.  
  494. Displaying notes found in: .note.gnu.gold-version
  495. Owner Data size Description
  496. GNU 0x00000009 NT_GNU_GOLD_VERSION (gold version)
  497. Version: gold 1.11
  498. Attribute Section: aeabi
  499. File Attributes
  500. Tag_CPU_name: "ARM v7"
  501. Tag_CPU_arch: v7
  502. Tag_CPU_arch_profile: Application
  503. Tag_ARM_ISA_use: Yes
  504. Tag_THUMB_ISA_use: Thumb-2
  505. Tag_FP_arch: VFPv4
  506. Tag_Advanced_SIMD_arch: NEONv1 with Fused-MAC
  507. Tag_ABI_PCS_wchar_t: 4
  508. Tag_ABI_FP_denormal: Needed
  509. Tag_ABI_FP_exceptions: Needed
  510. Tag_ABI_FP_number_model: IEEE 754
  511. Tag_ABI_align_needed: 8-byte
  512. Tag_ABI_enum_size: int
  513. Tag_ABI_HardFP_use: Deprecated
  514. Tag_ABI_optimization_goals: Aggressive Debug
  515. Tag_CPU_unaligned_access: v6
  516. Tag_MPextension_use: Allowed
  517. Tag_DIV_use: Allowed in v7-A with integer division extension
  518. Tag_Virtualization_use: TrustZone and Virtualization Extensions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement