Searched +full:0 +full:x3200 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/test/ELF/ |
H A D | riscv-ifunc-nonpreemptible.s | 19 # RELOC32-NEXT: 0x3200 R_RISCV_IRELATIVE - 0x117C 22 # NO-APPLY-RELOC32: 0x00003200 00000000 23 # APPLY-RELOC32: 0x00003200 7c110000 26 # SYM32: 0001190 0 FUNC GLOBAL DEFAULT {{.*}} func 29 # DIS32-NEXT: 1180: auipc a0, 0x0 30 # DIS32-NEXT: addi a0, a0, 0x10 33 ## 32-bit: &.got.plt[func]-. = 0x3200-0x1190 = 4096*2+0x70 34 # DIS32-NEXT: 1190: auipc t3, 0x2 35 # DIS32-NEXT: lw t3, 0x70(t3) 40 # RELOC64-NEXT: 0x3340 R_RISCV_IRELATIVE - 0x1260 [all …]
|
/llvm-project/llvm/unittests/DebugInfo/LogicalView/ |
H A D | LocationRangesTest.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 30 uint32_t LineNumber = 0, LVElement *Type = nullptr); 78 /*SectionOffset=*/0, /*LocDesOffset=*/0); in add() 210 set(IntegerType, "int", 0x1000); in initElements() 213 set(CompileUnit, "foo.cpp", 0x2000); in initElements() 214 set(Function, "foo", 0x2010, 100, IntegerType); in initElements() 215 set(NestedScope, "", 0x2020, 300); in initElements() 218 set(Parameter, "Param", 0x3000, 110, IntegerType); in initElements() 219 set(LocalVariable, "LocalVariable", 0x3000, 120, IntegerType); in initElements() 220 set(NestedVariable, "NestedVariable", 0x3010, 310, IntegerType); in initElements() [all …]
|
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/ |
H A D | mixed-swift-objc.yaml | 3 magic: 0xFEEDFACF 4 cputype: 0x1000007 5 cpusubtype: 0x3 6 filetype: 0x6 9 flags: 0x110085 10 reserved: 0x0 15 vmaddr: 0 17 fileoff: 0 22 flags: 0 26 addr: 0x1B30 [all …]
|