HomeSort by relevance Sort by last modified time
    Searched refs:PLT (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/llvm/test/MC/ELF/
plt.s 5 jmp foo@PLT
weakref-plt.s 4 call bar@PLT
weakref-reloc.s 6 call zed@PLT
alias-reloc.s 9 call bar@PLT
merge.s 10 jmp foo@PLT
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
plt.s 5 jmp foo@PLT
weakref-plt.s 4 call bar@PLT
weakref-reloc.s 7 call zed@PLT
alias-reloc.s 9 call bar@PLT
merge.s 13 jmp foo@PLT
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
plt.s 5 jmp foo@PLT
weakref-plt.s 4 call bar@PLT
weakref-reloc.s 6 call zed@PLT
alias-reloc.s 9 call bar@PLT
  /bionic/libc/private/
bionic_asm_x86_64.h 39 #define PIC_PLT(x) x@PLT
bionic_asm_x86.h 47 #define PIC_PLT(x) x@PLT
  /external/boringssl/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/
in1.s 14 # Jumps to PLT symbols are rewritten through redirectors.
15 call memcpy@PLT
16 jmp memcpy@PLT
17 jbe memcpy@PLT
19 # Jumps to local PLT symbols use their local targets.
20 call foo@PLT
21 jmp foo@PLT
22 jbe foo@PLT
25 call OPENSSL_ia32cap_get@PLT
  /external/llvm/test/MC/X86/
macho-reloc-errors-x86_64.s 8 mov %rax, thing@PLT
9 jmp thing@PLT
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
macho-reloc-errors-x86_64.s 8 mov %rax, thing@PLT
9 jmp thing@PLT
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc2.s 18 bl foo(PLT)
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
elf-thumbfunc-reloc2.s 18 bl foo(PLT)
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_mov_no_instrumentation.s 10 # CHECK-NOT: callq __asan_report_load1@PLT
11 # CHECK-NOT: callq __asan_report_store1@PLT
asm_mov.s 10 # CHECK: callq __asan_report_load1@PLT
16 # CHECK: callq __asan_report_store1@PLT
39 # CHECK: callq __asan_report_load16@PLT
45 # CHECK: callq __asan_report_store16@PLT
asm_swap_intel.s 10 # CHECK: callq __asan_report_load8@PLT
16 # CHECK: callq __asan_report_load8@PLT
22 # CHECK: callq __asan_report_store8@PLT
28 # CHECK: callq __asan_report_store8@PLT
  /external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_mov_no_instrumentation.s 10 # CHECK-NOT: callq __asan_report_load1@PLT
11 # CHECK-NOT: callq __asan_report_store1@PLT

Completed in 785 milliseconds

1 2 3