Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 677) sorted by relevance

12345678910>>...28

/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dvxworks.em18 einfo ("%X%P: Cannot create dynamic sections %E\n");
23 einfo ("%X%P: Dynamic sections created in non-dynamic link\n");
35 {"force-dynamic", no_argument, NULL, OPTION_FORCE_DYNAMIC},
40 --force-dynamic Always create dynamic sections\n"));
/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/
H A Daout.sc22 /* The next six sections are for SunOS dynamic linking. The order
37 /* The first three sections are for SunOS dynamic linking. */
38 *(.dynamic)
42 *(.linux-dynamic) /* For Linux dynamic linking. */
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Daout.sc22 /* The next six sections are for SunOS dynamic linking. The order
37 /* The first three sections are for SunOS dynamic linking. */
38 *(.dynamic)
42 *(.linux-dynamic) /* For Linux dynamic linking. */
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-readelf.rst51 Display the dynamic relocation entries.
55 Display the dynamic symbol table.
57 .. option:: --dynamic-table, --dynamic, -d
59 Display the dynamic table.
67 Display a bucket list histogram for dynamic symbol hash tables.
95 Display the GNU hash table for dynamic symbols.
99 Display the expanded hash table with dynamic symbol data.
103 Display the hash table for dynamic symbols.
192 …Display the symbol table. Also display the dynamic symbol table when using GNU output style for EL…
/openbsd-src/libexec/ld.so/sh/
H A Dld.script10 dynamic PT_DYNAMIC;
41 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/m88k/
H A Dld.script10 dynamic PT_DYNAMIC;
44 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp63 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
75 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
87 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
100 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
138 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
154 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
/openbsd-src/libexec/ld.so/aarch64/
H A Dld.script10 dynamic PT_DYNAMIC;
48 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/amd64/
H A Dld.script10 dynamic PT_DYNAMIC;
43 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/sys/arch/powerpc64/conf/
H A Dld.script24 dynamic PT_DYNAMIC;
41 .dynamic :
43 *(.dynamic)
44 } :dynamic :text
/openbsd-src/libexec/ld.so/i386/
H A Dld.script10 dynamic PT_DYNAMIC;
48 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/alpha/
H A Dld.script10 dynamic PT_DYNAMIC;
48 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/powerpc/
H A Dld.script10 dynamic PT_DYNAMIC;
49 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/hppa/
H A Dld.script11 dynamic PT_DYNAMIC;
54 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/powerpc64/
H A Dld.script10 dynamic PT_DYNAMIC;
48 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/arm/
H A Dld.script10 dynamic PT_DYNAMIC;
50 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/riscv64/
H A Dld.script10 dynamic PT_DYNAMIC;
49 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/libexec/ld.so/sparc64/
H A Dld.script10 dynamic PT_DYNAMIC;
48 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/gnu/llvm/llvm/docs/
H A DConvergenceAndUniformity.rst90 a static instance produces a distinct *dynamic instance* of that
93 Each thread produces a unique sequence of dynamic instances:
97 - Starts with a dynamic instance of a "first" instruction.
98 - Continues with dynamic instances of successive "next"
120 dynamic instances produced by that thread from left to right. Each
132 *Converged-with* is a transitive symmetric relation over dynamic
134 instance*. Informally, two threads that produce converged dynamic
138 *Convergence order* is a strict partial order over dynamic instances
141 1. If dynamic instance ``P`` is executed strictly before ``Q`` in the
143 2. If dynamic instance ``P`` is executed strictly before ``Q1`` in the
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dnm.c150 static int dynamic = 0; /* Print dynamic symbols. */ variable
193 {"dynamic", no_argument, &dynamic, 1},
400 filter_symbols (bfd *abfd, bfd_boolean dynamic, void *minisyms, in filter_symbols() argument
421 sym = bfd_minisymbol_to_symbol (abfd, dynamic, (const void *) from, store); in filter_symbols()
661 sort_symbols_by_size (bfd *abfd, bfd_boolean dynamic, void *minisyms, in sort_symbols_by_size() argument
688 sym = bfd_minisymbol_to_symbol (abfd, dynamic, (const void *) from, in sort_symbols_by_size()
704 dynamic, in sort_symbols_by_size()
925 print_size_symbols (bfd *abfd, bfd_boolean dynamic, in print_size_symbols() argument
943 sym = bfd_minisymbol_to_symbol (abfd, dynamic, from->minisym, store); in print_size_symbols()
962 print_symbols (bfd *abfd, bfd_boolean dynamic, void *minisyms, long symcount, in print_symbols() argument
[all …]
/openbsd-src/libexec/ld.so/mips64/
H A Dld.script10 dynamic PT_DYNAMIC;
49 .dynamic : { *(.dynamic) } :data :relro :dynamic
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Dpr29947-1.c15 #pragma omp for schedule (dynamic) in test1()
35 #pragma omp for schedule (dynamic) in test2()
95 #pragma omp for schedule (dynamic) ordered in test5()
116 #pragma omp for schedule (dynamic) ordered in test6()
177 #pragma omp parallel for reduction (+:e,c) schedule (dynamic) in test9()
192 #pragma omp parallel for reduction (+:e,c) schedule (dynamic) in test10()
237 #pragma omp parallel for reduction (+:e,c) schedule (dynamic) ordered in test13()
253 #pragma omp parallel for reduction (+:e,c) schedule (dynamic) ordered in test14()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dnm.c177 static int dynamic = 0; /* Print dynamic symbols. */ variable
218 {"dynamic", no_argument, &dynamic, 1},
402 dynamic = 1; in main()
843 sort_symbols_by_size (bfd *abfd, bfd_boolean dynamic, void *minisyms, in sort_symbols_by_size() argument
870 sym = bfd_minisymbol_to_symbol (abfd, dynamic, (const void *) from, in sort_symbols_by_size()
886 dynamic, in sort_symbols_by_size()
944 if (! dynamic) in display_rel_file()
953 symcount = bfd_read_minisymbols (abfd, dynamic, &minisyms, &size); in display_rel_file()
967 symcount = filter_symbols (abfd, dynamic, minisyms, symcount, size); in display_rel_file()
973 sort_dynamic = dynamic; in display_rel_file()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def44 DYNAMIC_TAG(NULL, 0) // Marks end of dynamic array.
49 DYNAMIC_TAG(STRTAB, 5) // Address of dynamic string table.
50 DYNAMIC_TAG(SYMTAB, 6) // Address of dynamic symbol table.
125 // AArch64 specific dynamic table entries
130 // Hexagon specific dynamic table entries
135 // Mips specific dynamic table entry tags.
157 MIPS_DYNAMIC_TAG(MIPS_UNREFEXTNO, 0x70000012) // Index of first external dynamic
159 MIPS_DYNAMIC_TAG(MIPS_GOTSYM, 0x70000013) // Index of first dynamic symbol
206 MIPS_DYNAMIC_TAG(MIPS_AUX_DYNAMIC, 0x70000031) // Address of auxiliary .dynamic.
214 // PPC specific dynamic table entries.
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DOpts.td18 "--symbols, --relocations, --dynamic-table, --notes, --version-info, --unwind, "
25 def dyn_relocations : FF<"dyn-relocations", "Display the dynamic relocation entries in the file">;
26 def dyn_syms : FF<"dyn-syms", "Display the dynamic symbol table">;
45 def symbols : FF<"symbols", "Display the symbol table. Also display the dynamic symbol table when u…
50 def dynamic_table : FF<"dynamic-table", "Display the dynamic section table">, Group<grp_elf>;
55 def gnu_hash_table : FF<"gnu-hash-table", "Display the GNU hash table for dynamic symbols">, Group<…
56 def hash_symbols : FF<"hash-symbols", "Display the dynamic symbols derived from the hash section">,…
111 def : FF<"dynamic", "Alias for --dynamic-table">, Alias<dynamic_table>;
124 def : F<"d", "Alias for --dynamic-table">, Alias<dynamic_table>, Group<grp_elf>;

12345678910>>...28