Home
last modified time | relevance | path

Searched defs:lib (Results 1 – 25 of 78) sorted by relevance

1234

/external/ltrace/
Dlibrary.c36 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 …]
Dfilter.c128 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()
Dproc.c272 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
Dltrace-elf.c57 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/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.cc30 Lib *lib = &libs_[count_++]; in AddIgnoredLibrary() local
44 Lib *lib = &libs_[i]; in OnLibraryLoaded() local
55 Lib *lib = &libs_[i]; in OnLibraryLoaded() local
/external/ltrace/sysdeps/linux-gnu/arm/
Dplt.c42 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/icu/icu4c/source/common/
Dicuplug.cpp48 void *lib; /**< plugin library, or NULL */ member
104 void *lib; /**< library ptr */ member
130 static int32_t searchForLibrary(void *lib) { in searchForLibrary()
142 uplug_findLibrary(void *lib, UErrorCode *status) { in uplug_findLibrary()
160 void *lib = NULL; in uplug_openLibrary() local
206 uplug_closeLibrary(void *lib, UErrorCode *status) { in uplug_closeLibrary()
353 static UPlugData *uplug_allocatePlug(UPlugEntrypoint *entrypoint, const char *config, void *lib, co… in uplug_allocatePlug()
523 …omEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym, in uplug_initPlugFromEntrypointAndLibrary()
580 void *lib = NULL; in uplug_initPlugFromLibrary() local
Dputil.cpp2081 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/marisa-trie/
DMakefile.am1 SUBDIRS = lib tools tests subdir
/external/llvm/bindings/python/llvm/
Dbit_reader.py14 lib = get_library() variable
/external/compiler-rt/test/tsan/
Dignore_lib1.cc21 std::string lib = std::string(dirname(argv[0])) + "/libignore_lib1.so"; in main() local
Dignore_lib3.cc18 std::string lib = std::string(dirname(argv[0])) + "/libignore_lib3.so"; in main() local
Ddlclose.cc26 void *lib; variable
/external/f2fs-tools/
DMakefile.am5 SUBDIRS = man lib mkfs fsck tools subdir
/external/openfst/src/
DMakefile.am1 SUBDIRS = include lib script bin test extensions subdir
/external/mesa3d/src/mesa/drivers/x11/
DMakefile.am36 lib_LTLIBRARIES = lib@GL_LIB@.la ltlibrary
/external/mesa3d/src/egl/main/
Degldriver.c97 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/freetype/src/pshinter/
Dpshpic.h43 #define GET_PIC( lib ) ( (PSHinterPIC*)( (lib)->pic_container.pshinter ) ) argument
/external/boringssl/src/crypto/err/
Derr.c366 unsigned lib, func, reason; in ERR_error_string_n() local
446 static const char *err_string_lookup(uint32_t lib, uint32_t key, in err_string_lookup()
513 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_lib_error_string() local
522 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_func_error_string() local
555 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_reason_error_string() local
/external/mesa3d/src/mesa/drivers/osmesa/
DMakefile.am35 lib_LTLIBRARIES = lib@OSMESA_LIB@.la ltlibrary
/external/freetype/src/psnames/
Dpspic.h46 #define GET_PIC( lib ) \ argument
/external/libnl/
DMakefile.am11 SUBDIRS = include lib doc $(OPT_DIRS) subdir
/external/compiler-rt/test/asan/TestCases/Posix/
Dshared-lib-test.cc25 void *lib = dlopen(path.c_str(), RTLD_NOW); in main() local
Dasan-symbolize-sanity-test.cc27 void *lib = dlopen(path.c_str(), RTLD_NOW); in main() local
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c329 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()

1234