Created
May 4, 2018 14:28
-
-
Save raku-cat/e37e186c72435d99fa684aebe2264808 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ strings /data/data/com.termux/files/usr/lib/libbthread.so | |
Android | |
4442984 | |
__cxa_finalize | |
__cxa_atexit | |
__pthread_do_cancel | |
pthread_cancel | |
pthread_init | |
pthread_mutex_lock | |
pthread_mutex_unlock | |
__libc_current_sigrtmin | |
pthread_exit | |
pthread_kill | |
pthread_self | |
pthread_cancel_handler | |
sigaction | |
sigemptyset | |
pthread_setcancelstate | |
pthread_setcanceltype | |
pthread_testcancel | |
_edata | |
_end | |
__bss_start | |
libdl.so | |
libc.so | |
libbthread.so | |
7h"@ | |
Th"@ | |
GCC: (GNU) 4.9.x 20150123 (prerelease) | |
Android clang version 5.0.300080 (based on LLVM 5.0.300080) | |
gold 1.12 | |
/buildbot/tmp/ccXwMl87.o | |
note_android_ident | |
note_data | |
note_name | |
note_end | |
ndk_version | |
ndk_build_number | |
crtbegin_so.c | |
pt-cancel.c | |
$d.1 | |
$x.0 | |
pt-docancel.c | |
pt-init.c | |
pt-setcancelstate.c | |
pt-setcanceltype.c | |
pt-testcancel.c | |
__atexit_handler_wrapper | |
__dso_handle | |
atexit | |
__on_dlclose | |
_DYNAMIC | |
_GLOBAL_OFFSET_TABLE_ | |
__cxa_finalize | |
__cxa_atexit | |
__pthread_do_cancel | |
pthread_cancel | |
pthread_init | |
pthread_mutex_lock | |
pthread_mutex_unlock | |
__libc_current_sigrtmin | |
pthread_exit | |
pthread_kill | |
pthread_self | |
pthread_cancel_handler | |
sigaction | |
sigemptyset | |
pthread_setcancelstate | |
pthread_setcanceltype | |
pthread_testcancel | |
_edata | |
_end | |
__bss_start | |
.init_array | |
.fini_array | |
.text | |
.got | |
.comment | |
.note.android.ident | |
.got.plt | |
.rela.plt | |
.bss | |
.dynstr | |
.rela.dyn | |
.note.gnu.gold-version | |
.dynsym | |
.hash | |
.dynamic | |
.shstrtab | |
.strtab | |
.symtab | |
.data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment