Home
last modified time | relevance | path

Searched defs:dso (Results 1 - 25 of 143) sorted by relevance

123456

/third_party/musl/src/ldso/
H A Ddlinfo.c5 int dlinfo(void *dso, int req, void *res) in dlinfo() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kallsyms.c31 const struct dso *dso; in __cmd_kallsyms() local
H A Dbuiltin-buildid-list.c27 const struct dso *dso = map__dso(map); in buildid__map_cb() local
77 static bool dso__skip_buildid(struct dso *ds argument
[all...]
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dpe-file-parsing.c34 struct dso *dso; in run_dir() local
[all...]
H A Ddso-data.c106 static int dso__data_fd(struct dso *dso, struct machine *machine) in dso__data_fd() argument
119 struct dso *dso; in test__dso_data() local
229 struct dso *dso = dsos[i]; dsos__delete() local
272 struct dso *dso = dsos[i]; test__dso_data_cache() local
[all...]
H A Dhists_common.c129 struct dso *dso; in setup_fake_machine() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dpe-file-parsing.c34 struct dso *dso; in run_dir() local
[all...]
H A Dsymbols.c65 static int test_dso(struct dso *dso) in test_dso() argument
104 struct dso *dso; in test_file() local
[all...]
H A Dvmlinux-kallsyms.c296 struct dso *dso = map__dso(map); in test__vmlinux_matches_kallsyms() local
330 struct dso *dso = map__dso(map); in test__vmlinux_matches_kallsyms() local
[all...]
H A Dhists_common.c129 struct dso *dso; in setup_fake_machine() local
182 struct dso *ds in print_hists_in() local
211 struct dso *dso = map__dso(he->ms.map); print_hists_out() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol_fprintf.c62 size_t dso__fprintf_symbols_by_name(struct dso *dso, in dso__fprintf_symbols_by_name() argument
H A Dunwind-libunwind.c25 struct dso *dso = map__dso(map); in unwind__prepare_access() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-buildid-list.c47 static bool dso__skip_buildid(struct dso *dso, int with_hits) in dso__skip_buildid() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol_fprintf.c62 size_t dso__fprintf_symbols_by_name(struct dso *dso, in dso__fprintf_symbols_by_name() argument
H A Dmap.h36 struct dso *dso; member
[all...]
/third_party/musl/src/exit/
H A Datexit.c39 void __cxa_finalize(void *dso) in __cxa_finalize() argument
43 int __cxa_atexit(void (*func)(void *), void *arg, void *dso) in __cxa_atexit() argument
/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DBASE.pm36 sub dso { return $_[0]->dsoname($_[1]) . $_[0]->dsoext() } subroutine
/third_party/openssl/Configurations/platform/
H A DBASE.pm36 sub dso { return $_[0]->dsoname($_[1]) . $_[0]->dsoext() } subroutine
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dhardware.h40 void* dso; member
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c152 static int check_return_addr(struct dso *dso, u64 map_start, Dwarf_Addr pc) in check_return_addr() argument
245 struct dso *dso = NULL; in arch_skip_callchain_idx() local
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c152 static int check_return_addr(struct dso *dso, u64 map_start, Dwarf_Addr pc) in check_return_addr() argument
245 struct dso *dso = NULL; in arch_skip_callchain_idx() local
[all...]
/kernel/linux/linux-6.6/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c148 struct dso *dso; in perf_sample_src() local
/third_party/mesa3d/include/android_stub/hardware/
H A Dhardware.h145 void* dso; member
/third_party/musl/porting/linux/user/src/exit/
H A Datexit.c21 void *dso; member
64 static void append_node(void (*func)(void *), void *arg, void *dso, struct dso *internal_dso) in append_node() argument
134 void __cxa_finalize(void *dso) in __cxa_finalize() argument
163 __cxa_atexit(void (*func)(void *), void *arg, void *dso) __cxa_atexit() argument
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.c30 struct dso *dso; member
38 void *add_handle_node(void *handle, struct dso *dso) in add_handle_node() argument
63 void *find_handle_by_dso(struct dso *dso) in find_handle_by_dso() argument
[all...]

Completed in 7 milliseconds

123456