brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.5 KiB · a47ecfd Raw
48 lines · yaml
1--- !ELF2FileHeader:3  Class:           ELFCLASS644  Data:            ELFDATA2LSB5  Type:            ET_EXEC6  Machine:         EM_RISCV7  Flags:           [ EF_RISCV_RVC, EF_RISCV_FLOAT_ABI_DOUBLE ]8  Entry:           0x100B09ProgramHeaders:10  - Type:            0x7000000311    Flags:           [ PF_R ]12    FirstSec:        .riscv.attributes13    LastSec:         .riscv.attributes14    Offset:          0xB815  - Type:            PT_LOAD16    Flags:           [ PF_X, PF_R ]17    FirstSec:        .text18    LastSec:         .text19    VAddr:           0x1000020    Align:           0x100021    Offset:          0x022Sections:23  - Name:            .text24    Type:            SHT_PROGBITS25    Flags:           [ SHF_ALLOC, SHF_EXECINSTR ]26    Address:         0x100B027    AddressAlign:    0x228    Content:         '0100000000008280'29  - Name:            .riscv.attributes30    Type:            SHT_RISCV_ATTRIBUTES31    AddressAlign:    0x132    Content:         4144000000726973637600013A0000000572763634693270315F6D3270305F613270315F663270325F643270325F633270305F7A696373723270305F7A6D6D756C3170300033Symbols:34  - Name:            '_start'35    Section:         .text36    Binding:         STB_GLOBAL37    Value:           0x100B038  - Name:            '$xrv64i2p1_m2p0_a2p1_f2p2_d2p2_c2p0_zicsr2p0_zmmul1p0'39    Section:         .text40    Value:           0x100B041  - Name:            '$d'42    Section:         .text43    Value:           0x100B244  - Name:            '$x'45    Section:         .text46    Value:           0x100B647...48