brintos

brintos / llvm-project-archived public Read only

0
0
Text · 2.6 KiB · a91b62e Raw
91 lines · yaml
1--- !ELF2FileHeader:3  Class:           ELFCLASS644  Data:            ELFDATA2LSB5  Type:            ET_EXEC6  Machine:         EM_AARCH647  Entry:           0x2101348ProgramHeaders:9  - Type:            PT_PHDR10    Flags:           [ PF_R ]11    VAddr:           0x20004012    Align:           0x813    FileSize:        0x0000e014    MemSize:         0x0000e015    Offset:          0x00004016  - Type:            PT_LOAD17    Flags:           [ PF_R ]18    VAddr:           0x20000019    Align:           0x1000020    FileSize:        0x00012021    MemSize:         0x00012022    Offset:          0x00000023  - Type:            PT_LOAD24    Flags:           [ PF_X, PF_R ]25    FirstSec:        .text26    LastSec:         .text27    VAddr:           0x21012028    Align:           0x1000029  - Type:            PT_GNU_STACK30    Flags:           [ PF_W, PF_R ]31    Align:           0x032Sections:33  - Name:            .text34    Type:            SHT_PROGBITS35    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]36    Address:         0x21012037    AddressAlign:    0x438    Content:         030F0B0700000000030F0B0700000000C0035FD6FFFFFF97000080D2A80B8052010000D439  - Name:            .rela.text40    Type:            SHT_RELA41    Flags:           [ SHF_INFO_LINK ]42    Link:            .symtab43    AddressAlign:    0x844    Info:            .text45    Relocations:46      - Offset:          0x21013447        Symbol:          dummy48        Type:            R_AARCH64_CALL2649  - Name:            .comment50    Type:            SHT_PROGBITS51    Flags:           [ SHF_MERGE, SHF_STRINGS ]52    AddressAlign:    0x153    EntSize:         0x154    Content:         4C696E6B65723A204C4C442031352E302E300055Symbols:56  - Name:            val57    Index:           SHN_ABS58    Value:           0x70B0F0359  - Name:            first60    Section:         .text61    Value:           0x21012062    Size:            0x863  - Name:            '$d.0'64    Section:         .text65    Value:           0x21012066  - Name:            second67    Section:         .text68    Value:           0x21012869    Size:            0x870  - Name:            '$x.1'71    Section:         .text72    Value:           0x21013073  - Name:            .text74    Type:            STT_SECTION75    Section:         .text76    Value:           0x21012077  - Name:            .comment78    Type:            STT_SECTION79    Section:         .comment80  - Name:            dummy81    Type:            STT_FUNC82    Section:         .text83    Binding:         STB_GLOBAL84    Value:           0x21013085  - Name:            _start86    Type:            STT_FUNC87    Section:         .text88    Binding:         STB_GLOBAL89    Value:           0x21013490...91