brintos

brintos / llvm-project-archived public Read only

0
0
Text · 750 B · 0de0169 Raw
42 lines · json
1{2  "triple": "armv7m--",3  "uuid": "2D157DBA-53C9-3AC7-B5A1-9D336EC831CB",4  "type": "executable",5  "sections": [6    {7      "user_id": 100,8      "name": "TEXT",9      "type": "code",10      "address": 2097664,11      "size": 598872,12      "file_offset": 0,13      "file_size": 598872,14      "alignment": 2,15      "flags": 514,16      "read": true,17      "write": false,18      "execute": true19    }20  ],21  "symbols": [22    {23      "name": "main",24      "type": "code",25      "size": 10,26      "address": 210803027    },28    {29      "name": "exception_catcher",30      "type": "code",31      "size": 32,32      "address": 211176033    },34    {35      "name": "exception_thrower",36      "type": "code",37      "size": 16,38      "address": 210804039    }40  ]41}42