/external/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
|
relocation-386.s | 120 // Relocation 18 (zed@PLT) is of type R_386_PLT32 and uses the symbol 198 calll bar2@PLT 221 call zed@PLT
|
/bionic/libc/arch-arm/bionic/ |
sigsetjmp.S | 53 beq PIC_SYM(_C_LABEL(_setjmp), PLT) 54 b PIC_SYM(_C_LABEL(setjmp), PLT) 64 beq PIC_SYM(_C_LABEL(_longjmp), PLT) 65 b PIC_SYM(_C_LABEL(longjmp), PLT)
|
setjmp.S | 56 bl PIC_SYM(_C_LABEL(sigblock), PLT) 102 bl PIC_SYM(_C_LABEL(sigsetmask), PLT) 139 bl PIC_SYM(_C_LABEL(longjmperror), PLT) 140 bl PIC_SYM(_C_LABEL(abort), PLT)
|
_setjmp.S | 110 bl PIC_SYM(_C_LABEL(longjmperror), PLT) 111 bl PIC_SYM(_C_LABEL(abort), PLT)
|
/external/bluetooth/glib/gobject/ |
pltcheck.sh | 13 echo Checking $so for local PLT entries
|
/bionic/libc/arch-x86/bionic/ |
__stack_chk_fail_local.S | 43 call __stack_chk_fail@PLT
|
crtbegin_so.S | 63 call __cxa_finalize@PLT 69 call __deregister_frame_info_bases@PLT 96 call __register_frame_info_bases@PLT
|
atexit.S | 45 call __cxa_atexit@PLT
|
/external/bluetooth/glib/gio/ |
pltcheck.sh | 15 echo Checking $so for local PLT entries
|
/external/icu4c/tools/tzcode/ |
tz.alias | 50 PLT Asia/Karachi
|
icuzones | 65 Link Asia/Karachi PLT
|
/bionic/libc/arch-x86/include/machine/ |
asm.h | 61 #define PIC_PLT(x) x@PLT
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
asm.h | 61 #define PIC_PLT(x) x@PLT
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/ |
asm.h | 61 #define PIC_PLT(x) x@PLT
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/ |
asm.h | 61 #define PIC_PLT(x) x@PLT
|
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 61 #define PIC_PLT(x) x@PLT
|
/bionic/libc/arch-sh/include/machine/ |
asm.h | 146 #define PIC_PLT(x) x@PLT
|
/external/libffi/src/x86/ |
sysv.S | 194 call ffi_closure_SYSV_inner@PLT
|
unix64.S | 230 call ffi_closure_unix64_inner@PLT
|
freebsd.S | 207 call ffi_closure_SYSV_inner@PLT
|