/external/ltrace/ |
D | library.c | 36 os_library_init(struct library *lib) in os_library_init() 42 os_library_destroy(struct library *lib) in os_library_destroy() 47 os_library_clone(struct library *retp, struct library *lib) in os_library_clone() 55 arch_library_init(struct library *lib) in arch_library_init() 61 arch_library_destroy(struct library *lib) in arch_library_destroy() 66 arch_library_clone(struct library *retp, struct library *lib) in arch_library_clone() 278 private_library_init(struct library *lib, enum library_type type) in private_library_init() 300 library_init(struct library *lib, enum library_type type) in library_init() 328 library_clone(struct library *retp, struct library *lib) in library_clone() 398 library_destroy(struct library *lib) in library_destroy() [all …]
|
D | filter.c | 128 matcher_matches_library(struct filter_lib_matcher *matcher, struct library *lib) in matcher_matches_library() 145 filter_matches_library(struct filter *filt, struct library *lib) in filter_matches_library() 166 const char *sym_name, struct library *lib) in filter_matches_symbol()
|
D | proc.c | 272 struct library *lib; in private_process_destroy() local 377 struct library *lib; in process_clone() local 518 is_main(struct process *proc, struct library *lib, void *data) in is_main() 869 activate_latent_in(struct process *proc, struct library *lib, void *data) in activate_latent_in() 886 proc_add_library(struct process *proc, struct library *lib) in proc_add_library() 968 proc_remove_library(struct process *proc, struct library *lib) in proc_remove_library() 982 struct library *lib, void *data), in proc_each_library() 1087 struct library *lib = sym->lib; in proc_find_symbol() local 1114 struct library *lib; in proc_each_symbol() local
|
D | ltrace-elf.c | 57 arch_elf_init(struct ltelf *lte, struct library *lib) in arch_elf_init() 794 struct library_symbol **libsymp, struct library *lib) in filter_symbol_chain() 812 struct ltelf *lte, struct library *lib) in populate_plt() 902 struct ltelf *lte, struct library *lib, in populate_this_symtab() 1106 struct ltelf *lte, struct library *lib, in populate_symtab() 1130 read_module(struct library *lib, struct process *proc, in read_module() 1268 ltelf_read_library(struct library *lib, struct process *proc, in ltelf_read_library() 1278 struct library *lib = malloc(sizeof(*lib)); in ltelf_read_main_binary() local
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
D | plt.c | 42 arch_elf_init(struct ltelf *lte, struct library *lib) in arch_elf_init() 238 arch_library_init(struct library *lib) in arch_library_init() 244 arch_library_destroy(struct library *lib) in arch_library_destroy() 249 arch_library_clone(struct library *retp, struct library *lib) in arch_library_clone()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_libignore.cc | 31 Lib *lib = &libs_[count_++]; in AddIgnoredLibrary() local 45 Lib *lib = &libs_[i]; in OnLibraryLoaded() local 56 Lib *lib = &libs_[i]; in OnLibraryLoaded() local
|
/external/icu/icu4c/source/common/ |
D | icuplug.cpp | 53 void *lib; /**< plugin library, or NULL */ member 109 void *lib; /**< library ptr */ member 135 static int32_t searchForLibrary(void *lib) { in searchForLibrary() 147 uplug_findLibrary(void *lib, UErrorCode *status) { in uplug_findLibrary() 165 void *lib = NULL; in uplug_openLibrary() local 211 uplug_closeLibrary(void *lib, UErrorCode *status) { in uplug_closeLibrary() 361 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug() 529 …omEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym, in uplug_initPlugFromEntrypointAndLibrary() 586 void *lib = NULL; in uplug_initPlugFromLibrary() local
|
D | putil.cpp | 2081 uprv_dl_close(void *lib, UErrorCode *status) { in uprv_dl_close() 2087 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() 2116 uprv_dl_close(void *lib, UErrorCode *status) { in uprv_dl_close() 2124 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() 2139 HMODULE lib = NULL; in uprv_dl_open() local 2153 uprv_dl_close(void *lib, UErrorCode *status) { in uprv_dl_close() 2164 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func() 2197 uprv_dl_close(void *lib, UErrorCode *status) { in uprv_dl_close() 2205 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) { in uprv_dlsym_func()
|
/external/libcxx/utils/sym_check/sym_check/ |
D | extract.py | 35 def extract(self, lib): argument 118 def extract(self, lib): argument
|
/external/mesa3d/src/egl/main/ |
D | egldriver.c | 97 close_library(HMODULE lib) in close_library() 122 close_library(void *lib) in close_library() 144 lib_handle lib; in _eglOpenLibrary() local 200 lib_handle lib; in _eglLoadModule() local
|
/external/harfbuzz_ng/test/ |
D | Makefile.am | 6 lib: target
|
/external/compiler-rt/test/tsan/ |
D | ignore_lib1.cc | 23 std::string lib = std::string(dirname(argv[0])) + "/libignore_lib1.so"; in main() local
|
D | ignore_lib3.cc | 21 std::string lib = std::string(dirname(argv[0])) + "/libignore_lib3.so"; in main() local
|
D | dlclose.cc | 24 void *lib; variable
|
/external/llvm/bindings/python/llvm/ |
D | bit_reader.py | 14 lib = get_library() variable
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
D | plt.c | 329 load_opd_data(struct ltelf *lte, struct library *lib) in load_opd_data() 431 arch_elf_init(struct ltelf *lte, struct library *lib) in arch_elf_init() 1104 arch_library_init(struct library *lib) in arch_library_init() 1110 arch_library_destroy(struct library *lib) in arch_library_destroy() 1115 arch_library_clone(struct library *retp, struct library *lib) in arch_library_clone()
|
/external/f2fs-tools/ |
D | Makefile.am | 5 SUBDIRS = man lib mkfs fsck tools subdir
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | Makefile.am | 36 lib_LTLIBRARIES = lib@GL_LIB@.la ltlibrary
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshpic.h | 43 #define GET_PIC( lib ) ( (PSHinterPIC*)( (lib)->pic_container.pshinter ) ) argument
|
/external/boringssl/src/crypto/err/ |
D | err.c | 363 unsigned lib, reason; in ERR_error_string_n() local 436 static const char *err_string_lookup(uint32_t lib, uint32_t key, in err_string_lookup() 503 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_lib_error_string() local 516 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_reason_error_string() local
|
/external/mesa3d/src/mesa/drivers/osmesa/ |
D | Makefile.am | 35 lib_LTLIBRARIES = lib@OSMESA_LIB@.la ltlibrary
|
/external/harfbuzz_ng/test/shaping/ |
D | Makefile.am | 10 lib: target
|
/external/autotest/client/bin/ |
D | os_dep.py | 25 def library(lib): argument
|
/external/pdfium/third_party/freetype/src/psnames/ |
D | pspic.h | 46 #define GET_PIC( lib ) \ argument
|
/external/ltrace/sysdeps/linux-gnu/mips/ |
D | plt.c | 196 arch_elf_init(struct ltelf *lte, struct library *lib) in arch_elf_init() 332 cb_enable_breakpoint_lib(struct process *proc, struct library *lib, void *data) in cb_enable_breakpoint_lib()
|