Searched +full:0 +full:x2218 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/test/ELF/ |
H A D | riscv-tls-ie.s | 27 # IE32-REL-NEXT: 0x221C R_RISCV_TLS_TPREL32 - 0xC 28 # IE32-REL-NEXT: 0x2218 R_RISCV_TLS_TPREL32 a 0x0 33 # IE64-REL-NEXT: 0x2378 R_RISCV_TLS_TPREL64 - 0xC 34 # IE64-REL-NEXT: 0x2370 R_RISCV_TLS_TPREL64 a 0x0 37 ## rv32: &.got[0] - . = 0x2218 - . = 4096*1+116 38 ## rv64: &.got[0] - . = 0x2378 - . = 4096*1+208 39 # IE: auipc a4, 0x1 40 # IE32-NEXT: lw a4, 0x74(a4) 41 # IE64-NEXT: ld a4, 0xd0(a4) 43 ## rv32: &.got[1] - . = 0x221c - . = 4096*1+108 [all …]
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.def | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 38 #define DW_KIND_NONE 0 149 HANDLE_DW_TAG(0x0000, null, 2, DWARF, DW_KIND_NONE) 150 HANDLE_DW_TAG(0x0001, array_type, 2, DWARF, DW_KIND_TYPE) 151 HANDLE_DW_TAG(0x0002, class_type, 2, DWARF, DW_KIND_TYPE) 152 HANDLE_DW_TAG(0x0003, entry_point, 2, DWARF, DW_KIND_NONE) 153 HANDLE_DW_TAG(0x0004, enumeration_type, 2, DWARF, DW_KIND_TYPE) 154 HANDLE_DW_TAG(0x0005, formal_parameter, 2, DWARF, DW_KIND_NONE) 155 HANDLE_DW_TAG(0x0008, imported_declaration, 2, DWARF, DW_KIND_NONE) 156 HANDLE_DW_TAG(0x000 [all...] |
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/ |
H A D | multithread-test.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x100000C 5 cpusubtype: 0x0 6 filetype: 0x2 9 flags: 0x218085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 18 filesize: 0 19 maxprot: 0 [all …]
|