Lines Matching refs:plt
10 # RUN: llvm-readelf -x .got.plt %t.32 | FileCheck --check-prefix=GOTPLT32 %s
19 # RUN: llvm-readelf -x .got.plt %t.64 | FileCheck --check-prefix=GOTPLT64 %s
22 # SEC: .plt PROGBITS {{0*}}00011030
29 ## The .got.plt slots relocated by .rela.plt point to .plt
31 # RELOC32: .rela.plt {
38 # RELOC64: .rela.plt {
51 ## bar@plt - . = 0x11050-0x11008 = 72
54 ## bar@plt - . = 0x11050-0x11010 = 64
57 ## weak@plt - . = 0x11060-0x11018 = 72
63 # DIS: Disassembly of section .plt:
64 # DIS: <.plt>:
67 ## .got.plt - .plt = 0x13068 - 0x11030 = 4096*2+56
79 ## 32-bit: &.got.plt[bar]-. = 0x13070-0x11050 = 4096*2+32
86 ## 32-bit: &.got.plt[weak]-. = 0x13074-0x11060 = 4096*2+20
99 call bar@plt