Searched refs:test_plt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/test/ExecutionEngine/JITLink/RISCV/ |
H A D | ELF_riscv32_got_plt_reloc.s | 35 # jitlink-check: decode_operand(test_plt, 1) = (stub_addr(elf_riscv32_got_plt_reloc.o, external_fun… 36 # jitlink-check: decode_operand(test_plt+4, 2) = (stub_addr(elf_riscv32_got_plt_reloc.o, external_f… 38 .globl test_plt symbol 41 test_plt: label 44 .size test_plt, .-test_plt
|
H A D | ELF_riscv64_got_plt_reloc.s | 43 # jitlink-check: decode_operand(test_plt, 1) = (stub_addr(elf_riscv64_got_plt_reloc.o, external_fun… 44 # jitlink-check: decode_operand(test_plt+4, 2) = (stub_addr(elf_riscv64_got_plt_reloc.o, external_f… 46 .globl test_plt symbol 49 test_plt: label 52 .size test_plt, .-test_plt
|