| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | dso.h | 112 typedef struct dso_st DSO; typedef 122 typedef char *(*DSO_NAME_CONVERTER_FUNC)(DSO *, const char *); 138 typedef char *(*DSO_MERGER_FUNC)(DSO *, const char *, const char *); 147 int (*dso_load) (DSO *dso); 149 int (*dso_unload) (DSO *dso); 151 void *(*dso_bind_var) (DSO *dso, const char *symname); 159 DSO_FUNC_TYPE (*dso_bind_func) (DSO *dso, const char *symname); 163 int (*dso_unbind_var) (DSO *dso, char *symname, void *symptr); 165 int (*dso_unbind_func) (DSO *dso, char *symname, DSO_FUNC_TYPE symptr); 171 long (*dso_ctrl) (DSO *dso, int cmd, long larg, void *parg); [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_output.c | 119 #define DSO(he) (he->ms.map->dso->short_name) macro 169 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1() 175 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1() 181 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1() 187 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1() 193 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1() 199 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") && in test1() 205 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1() 211 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") && in test1() 217 !strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") && in test1() [all …]
|
| H A D | hists_cumulate.c | 153 #define DSO(he) (he->ms.map->dso->short_name) macro 212 !strcmp(DSO(he), expected[i].dso) && in do_test()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | vdso | 8 maps an ELF DSO into that program's address space. This DSO is called 18 To find the DSO, parse the auxiliary vector passed to the program's
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-kallsyms.txt | 16 and prints information about it, including the DSO, the kallsyms begin/end
|
| H A D | perf-trace.txt | 255 - addr.dso shows DSO for the faulted address;
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0011-elf-Ignore-LD_AUDIT-interfaces-if-la_version-returns.patch | 36 +/* Called if the audit DSO cannot be used: if it does not have the 187 + /* Mark the DSO as being used for auditing. */ 363 - /* Mark the DSO as being used for auditing. */ 368 - /* We cannot use the DSO, it does not have the
|
| H A D | 0012-Properly-initialize-audit-cookie-for-the-dynamic-loa.patch | 69 /* Mark the DSO as being used for auditing. */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-navigation/orrery/ |
| H A D | orrery_2.7.bb | 24 # fix DSO issue with binutils-2.22
|
| /OK3568_Linux_fs/buildroot/package/ktap/ |
| H A D | Config.in | 16 To be able to resolve symbols in DSO and for sdt, you need to
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0001-libasm-may-link-with-libbz2-if-found.patch | 9 …lfutils/0.170-r0/recipe-sysroot/usr/lib/libbz2.so.1: error adding symbols: DSO missing from comman…
|
| /OK3568_Linux_fs/kernel/Documentation/ia64/ |
| H A D | fsys.rst | 295 * AT_SYSINFO_EHDR : is the address of the kernel gate ELF DSO 297 The ELF DSO is a pre-linked library that is mapped in by the kernel at 301 AT_SYSINFO points into the kernel DSO at the 303 used before the kernel DSO) and as a convenience.
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-script.c | 462 if (PRINT_FIELD(DSO) && in evsel__check_attr() 516 if (PRINT_FIELD(DSO)) in set_print_ip_opts() 834 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstack() 842 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstack() 849 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstack() 889 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstacksym() 896 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstacksym() 940 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstackoff() 946 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_brstackoff() 1298 if (PRINT_FIELD(DSO)) { in perf_sample__fprintf_addr() [all …]
|
| /OK3568_Linux_fs/buildroot/package/elftosb/ |
| H A D | 0002-force-cxx-compiler.patch | 10 /usr/bin/ld: note: 'powf@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the l…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0002-mdns-cross-compilation-fixes-for-bitbake.patch | 28 DSODIR ?= ../DSO
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | CVE-2023-0687.patch | 40 the DSO case, the call to `f3` is located close to the end of the
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/vdso/ |
| H A D | vdso.lds | 144 * This controls what symbols we export from the DSO.
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | README.rst | 82 libbpf can be both linked statically or used as DSO. To avoid possible
|
| /OK3568_Linux_fs/kernel/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) macro 2433 #define DS_MASK DSO (0x3f, 3) 6342 {"lxsd", DSO(57,2), DS_MASK, PPCVSX3, PPCVLE, {VD, DS, RA0}}, 6343 {"lxssp", DSO(57,3), DS_MASK, PPCVSX3, PPCVLE, {VD, DS, RA0}}, 6348 {"ld", DSO(58,0), DS_MASK, PPC64, PPCVLE, {RT, DS, RA0}}, 6349 {"ldu", DSO(58,1), DS_MASK, PPC64, PPCVLE, {RT, DS, RAL}}, 6350 {"lwa", DSO(58,2), DS_MASK, PPC64, PPCVLE, {RT, DS, RA0}}, 6667 {"stxsd", DSO(61,2), DS_MASK, PPCVSX3, PPCVLE, {VS, DS, RA0}}, 6668 {"stxssp", DSO(61,3), DS_MASK, PPCVSX3, PPCVLE, {VS, DS, RA0}}, 6673 {"std", DSO(62,0), DS_MASK, PPC64, PPCVLE, {RS, DS, RA0}}, [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/profile-manual/ |
| H A D | usage.rst | 918 DSO' menu item to show only entries associated with a specific DSO. In 919 the screenshot below, we've zoomed into the 'libc' DSO which shows all 920 the entries associated with the libc-xxx.so DSO.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0002-boost-Backport-clang-support.patch | 92 +// Dynamic shared object (DSO) and dynamic-link library (DLL) support
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | bfd.info | 5234 DSO relocations. 5236 DSO relocations. 5238 DSO relocations. 5240 DSO relocations. 5242 DSO relocations. 5244 DSO relocations. 5246 DSO relocations. 5248 DSO relocations. 5250 DSO relocations. 5252 DSO relocations. [all …]
|
| H A D | gcc.info | 3037 do not appear in the export table of a DSO and do not require a PLT 3038 indirection when used within the DSO. Enabling this option can 3039 have a dramatic effect on load and link times of a DSO as it 9113 dynamic linker. This means that for symbols exported from the DSO, 14264 reinitialization of a DSO via 'dlclose' and 'dlopen', you can use 14651 declarations only for use within the local DSO should *always* be
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | bfd.info | 5234 DSO relocations. 5236 DSO relocations. 5238 DSO relocations. 5240 DSO relocations. 5242 DSO relocations. 5244 DSO relocations. 5246 DSO relocations. 5248 DSO relocations. 5250 DSO relocations. 5252 DSO relocations. [all …]
|
| H A D | gcc.info | 3037 do not appear in the export table of a DSO and do not require a PLT 3038 indirection when used within the DSO. Enabling this option can 3039 have a dramatic effect on load and link times of a DSO as it 9113 dynamic linker. This means that for symbols exported from the DSO, 14264 reinitialization of a DSO via 'dlclose' and 'dlopen', you can use 14651 declarations only for use within the local DSO should *always* be
|