| /external/trusty/musl/ldso/ |
| D | dynlink.c | 49 struct dso { struct 57 struct dso *next, *prev; argument 67 struct dso *syms_next, *lazy_next; argument 79 struct dso **deps, *needed_by; argument 90 struct dso *fini_next; argument 107 struct dso *dso; member 232 static Sym *sysv_lookup(const char *s, uint32_t h, struct dso *dso) in sysv_lookup() 246 static Sym *gnu_lookup(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s) in gnu_lookup() 267 static Sym *gnu_lookup_filtered(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s, uin… in gnu_lookup_filtered() 286 static struct symdef find_sym(struct dso *dso, const char *s, int need_def) in find_sym() [all …]
|
| /external/musl/ldso/ |
| D | dynlink.c | 64 struct dso { struct 72 struct dso *next, *prev; argument 84 struct dso *syms_next, *lazy_next; argument 96 struct dso **deps, *needed_by; argument 107 struct dso *fini_next; argument 124 struct dso *dso; member 261 static Sym *sysv_lookup(const char *s, uint32_t h, struct dso *dso) in sysv_lookup() 275 static Sym *gnu_lookup(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s) in gnu_lookup() 296 static Sym *gnu_lookup_filtered(uint32_t h1, uint32_t *hashtab, struct dso *dso, const char *s, uin… in gnu_lookup_filtered() 318 static inline struct symdef find_sym2(struct dso *dso, const char *s, int need_def, int use_deps) in find_sym2() [all …]
|
| /external/bcc/libbpf-tools/ |
| D | trace_helpers.c | 198 struct dso { struct 199 char *name; 200 struct load_range *ranges; 201 int range_sz; 203 uint64_t sh_addr; 205 uint64_t sh_offset; 206 enum elf_type type; 230 struct dso *dsos; argument 324 struct dso *dso = NULL; in syms__add_dso() local 376 struct dso *dso; in syms__find_dso() local [all …]
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/beos/ |
| D | dso.c | 24 apr_dso_handle_t *dso = thedso; in dso_cleanup() local 75 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, apr_size_t buflen) in apr_dso_error()
|
| /external/trusty/musl/src/exit/ |
| D | atexit.c | 32 void __cxa_finalize(void *dso) in __cxa_finalize() 36 int __cxa_atexit(void (*func)(void *), void *arg, void *dso) in __cxa_atexit() argument
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/unix/ |
| D | dso.c | 60 apr_dso_handle_t *dso = thedso; in dso_cleanup() local 241 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, in apr_dso_error()
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/os2/ |
| D | dso.c | 27 apr_dso_handle_t *dso = thedso; in dso_cleanup() local 94 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, apr_size_t buflen) in apr_dso_error()
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/netware/ |
| D | dso.c | 43 apr_dso_handle_t *dso = thedso; in dso_cleanup() local 128 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, in apr_dso_error()
|
| /external/musl/src/exit/ |
| D | atexit.c | 39 void __cxa_finalize(void *dso) in __cxa_finalize() 43 int __cxa_atexit(void (*func)(void *), void *arg, void *dso) in __cxa_atexit() argument
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/win32/ |
| D | dso.c | 44 apr_dso_handle_t *dso = thedso; in dso_cleanup() local 162 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buf, apr_size_t bufsize) in apr_dso_error()
|
| /external/trusty/musl/src/ldso/ |
| D | dlinfo.c | 5 int dlinfo(void *dso, int req, void *res) in dlinfo()
|
| /external/musl/src/ldso/ |
| D | dlinfo.c | 5 int dlinfo(void *dso, int req, void *res) in dlinfo()
|
| /external/compiler-rt/test/asan/TestCases/Linux/ |
| D | activation-options.cc | 56 void *dso = dlopen(path.c_str(), RTLD_NOW); in main() local
|
| /external/llvm-libc/src/stdlib/ |
| D | atexit.cpp | 22 void __cxa_finalize(void *dso) { in __cxa_finalize()
|
| /external/compiler-rt/test/asan/TestCases/Posix/ |
| D | start-deactivated.cc | 49 void *dso = dlopen(path.c_str(), RTLD_NOW); in main() local
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/os390/ |
| D | dso.c | 44 apr_dso_handle_t *dso = thedso; in dso_cleanup() local
|
| /external/perfetto/src/trace_processor/importers/perf/ |
| D | dso_tracker.cc | 55 Dso dso; in AddSimpleperfFile2() local
|
| /external/mesa3d/src/gfxstream/guest/fuchsia/include/hardware/ |
| D | hardware.h | 25 void* dso; member
|
| /external/swiftshader/include/Android/hardware/ |
| D | hardware.h | 40 void* dso; member
|
| /external/cronet/third_party/apache-portable-runtime/src/dso/aix/ |
| D | dso.c | 119 apr_dso_handle_t *dso = thedso; in dso_cleanup() local 169 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, apr_size_t buflen) in apr_dso_error()
|
| /external/mesa3d/include/android_stub/hardware/ |
| D | hardware.h | 145 void* dso; member
|
| /external/swiftshader/src/Device/ |
| D | Context.cpp | 363 void Inputs::updateDescriptorSets(const DescriptorSet::Array &dso, in updateDescriptorSets()
|
| /external/cronet/third_party/apache-portable-runtime/src/ |
| D | configure.in | 1996 AC_ARG_ENABLE(dso, optenable
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | wpa_supplicant.c | 516 struct driver_signal_override *dso; in wpas_clear_driver_signal_override() local 9310 struct driver_signal_override *dso; local 9355 struct driver_signal_override *dso; local
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors.cc | 400 TSAN_INTERCEPTOR(int, __cxa_atexit, void (*f)(void *a), void *arg, void *dso) { in TSAN_INTERCEPTOR() 408 void *arg, void *dso) { in setup_at_exit_wrapper()
|