Searched refs:loadable (Results 1 – 25 of 64) sorted by relevance
123
/third_party/elfutils/tests/ |
D | run-elfclassify-self.sh | 26 testrun_on_self_lib ${abs_top_builddir}/src/elfclassify --loadable 32 testrun_on_self_exe ${abs_top_builddir}/src/elfclassify --loadable
|
D | run-elfclassify.sh | 168 testrun ${abs_top_builddir}/src/elfclassify --loadable $lib_files 169 testrun_compare ${abs_top_builddir}/src/elfclassify --loadable --print $lib_files <<EOF 264 testrun ${abs_top_builddir}/src/elfclassify --not-loadable $kmod_files 265 testrun_compare ${abs_top_builddir}/src/elfclassify --not-loadable --print $kmod_files <<EOF
|
/third_party/gn/src/gn/ |
D | runtime_deps_unittest.cc | 66 Target loadable(setup.settings(), Label(SourceDir("//"), "loadable")); in TEST_F() local 67 InitTargetWithType(setup, &loadable, Target::LOADABLE_MODULE); in TEST_F() 68 loadable.data().push_back("//loadable.dat"); in TEST_F() 69 ASSERT_TRUE(loadable.OnResolved(&err)); in TEST_F() 80 main.private_deps().push_back(LabelTargetPair(&loadable)); in TEST_F() 102 base::ContainsValue(result, MakePair("../../loadable.dat", &loadable))) in TEST_F() 113 base::ContainsValue(result, MakePair("./libloadable.so", &loadable))) in TEST_F()
|
D | functions_target.cc | 628 "loadable_module: Declare a loadable module target."; in RunGroup() 630 R"(loadable_module: Declare a loadable module target. in RunGroup() 635 A loadable module will be specified on the linker line for targets listing in RunGroup() 636 the loadable module in its "deps". If you don't want this (if you don't need in RunGroup()
|
/third_party/gn/docs/ |
D | style_guide.md | 168 loadable module, you normally need to use source sets. This is because 222 and symbols automatically resolved. A loadable module will not be linked 225 On Windows and Linux shared libraries and loadable modules result in the same 228 dependency on a loadable module is the same as having a `data_deps` 232 `.dylib` file and a loadable module will generate a `.so` file. 234 Use loadable modules for things like plugins. In the case of plugin-like 235 libraries, it's good practice to use both a loadable module for the target type
|
/third_party/openssl/doc/internal/man3/ |
D | ossl_provider_new.pod | 107 application or the OpenSSL libraries, or if it's a loadable provider 145 dynamically loadable module, with the symbol B<OSSL_provider_init> as 215 loadable module with the I<name> that was given to ossl_provider_new() 259 that come in the form of loadable modules. 262 providers that come in the form of loadable modules. 265 for providers that come in the form of loadable modules.
|
/third_party/openssl/doc/man1/ |
D | openssl-info.pod.in | 48 Outputs the default directory for OpenSSL dynamically loadable modules
|
/third_party/openssl/doc/man7/ |
D | ossl_store.pod | 31 dynamically from the calling application or from a loadable engine.
|
D | provider.pod | 39 It may be a dynamically loadable module, or may be built-in, in 41 If it's a dynamically loadable module, the initialization function
|
D | crypto.pod | 389 The FIPS provider is a dynamically loadable module, and must therefore 404 The legacy provider is a dynamically loadable module, and must therefore
|
/third_party/openssl/doc/man3/ |
D | OpenSSL_version.pod | 186 dynamically loadable OpenSSL modules other than engines. 190 The configured dynamically loadable module extension.
|
D | OSSL_PROVIDER.pod | 62 libraries, or can be a loadable module.
|
/third_party/cups-filters/scripting/php/ |
D | README | 6 This directory contains a dynamically loadable CUPS extension
|
/third_party/openssl/ |
D | README-FIPS.md | 6 A provider is essentially a dynamically loadable module which implements
|
D | NOTES-UNIX.md | 11 link programs, shared libraries and dynamically loadable shared
|
/third_party/node/deps/openssl/openssl/ |
D | NOTES-UNIX.md | 11 link programs, shared libraries and dynamically loadable shared
|
D | README-FIPS.md | 6 A provider is essentially a dynamically loadable module which implements
|
/third_party/libwebsockets/lib/event-libs/ |
D | README.md | 15 building runtime-loadable plugins. CMake symbol `LWS_WITH_EVLIB_PLUGINS`
|
/third_party/python/Doc/using/ |
D | configure.rst | 19 .. cmdoption:: --enable-loadable-sqlite-extensions 21 Support loadable extensions in the :mod:`_sqlite` extension module (default
|
/third_party/python/Doc/distutils/ |
D | introduction.rst | 156 loadable pre-compiled file, e.g. a shared object (:file:`.so`) file for Python
|
/third_party/elfutils/po/ |
D | ja.po | 1282 msgid "File is a loadable ELF object (program or shared object)" 1376 "If you just want to know whether an ELF file is loadable (as program or " 1377 "library) use --loadable. Note that files that only contain (separate) debug " 1378 "information (--debug-only) are never --loadable (even though they might " 1379 "contain program headers). Linux kernel modules are also not --loadable (in " 1408 "Control treatment of gaps in loadable segments [ignore|match] (default: " 3128 "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n" 3134 "section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable " 3296 "loadable segment [%u] is executable but contains no executable sections\n" 3301 msgid "loadable segment [%u] is writable but contains no writable sections\n" [all …]
|
D | de.po | 1318 msgid "File is a loadable ELF object (program or shared object)" 1411 "If you just want to know whether an ELF file is loadable (as program or " 1412 "library) use --loadable. Note that files that only contain (separate) debug " 1413 "information (--debug-only) are never --loadable (even though they might " 1414 "contain program headers). Linux kernel modules are also not --loadable (in " 1443 "Control treatment of gaps in loadable segments [ignore|match] (default: " 3079 "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n" 3085 "section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable " 3247 "loadable segment [%u] is executable but contains no executable sections\n" 3252 msgid "loadable segment [%u] is writable but contains no writable sections\n" [all …]
|
D | uk.po | 1310 msgid "File is a loadable ELF object (program or shared object)" 1403 "If you just want to know whether an ELF file is loadable (as program or " 1404 "library) use --loadable. Note that files that only contain (separate) debug " 1405 "information (--debug-only) are never --loadable (even though they might " 1406 "contain program headers). Linux kernel modules are also not --loadable (in " 1435 "Control treatment of gaps in loadable segments [ignore|match] (default: " 3285 "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n" 3293 "section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable " 3483 "loadable segment [%u] is executable but contains no executable sections\n" 3490 msgid "loadable segment [%u] is writable but contains no writable sections\n" [all …]
|
D | pl.po | 1296 msgid "File is a loadable ELF object (program or shared object)" 1392 "If you just want to know whether an ELF file is loadable (as program or " 1393 "library) use --loadable. Note that files that only contain (separate) debug " 1394 "information (--debug-only) are never --loadable (even though they might " 1395 "contain program headers). Linux kernel modules are also not --loadable (in " 1429 "biblioteka), należy użyć opcji --loadable. Proszę zauważyć, że pliki " 1431 "nie są --loadable (nawet jeśli mogą zawierać nagłówki programu). Moduły " 1432 "jądra Linux także nie są --loadable (w zwyczajowym sensie).\n" 1460 "Control treatment of gaps in loadable segments [ignore|match] (default: " 3281 "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n" [all …]
|
/third_party/fsverity-utils/ |
D | README.md | 132 signatures of loadable kernel modules. This solution still requires a
|
123