Home
last modified time | relevance | path

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

12345

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg57 @ MSG_DEBUG_NULLTERM "[%d: %s][%d]: ELF warning: dynamic section is \
72 DT_SUNW_STRPAD dynamic element\n"
73 @ MSG_ERR_WRONGTAG "[%d: %s][%d]: expected %s dynamic element: %s\n"
103 dynamic section that has the specified tag type, creating\n\
111 integer. If the specified string already exists in the dynamic\n\
113 dynamic entry. If the string does not exist in the string table,\n\
115 the offset is placed in the dynamic entry.\n"
118 Interpret the elt argument as a direct index into the dynamic\n\
122 Use the dynamic element with the specified index.\n"
125 Select the first DT_POSFLAG_1 dynamic element that corresponds\n\
[all …]
H A Dsyminfo.c132 } dynamic; member
239 if (argstate->dynamic.sec != NULL) in argstate_add_dynamic()
242 argstate->dynamic.sec = elfedit_sec_getdyn(argstate->obj_state, in argstate_add_dynamic()
243 &argstate->dynamic.data, &argstate->dynamic.n); in argstate_add_dynamic()
271 dyn = argstate->dynamic.data; in dump_syminfo()
285 (syminfo->si_boundto < argstate->dynamic.n) && in dump_syminfo()
375 (argstate->dynamic.sec != NULL) && in print_syminfo()
376 (bndto < argstate->dynamic.n) && in print_syminfo()
377 (argstate->dynamic.data[bndto].d_tag == in print_syminfo()
381 argstate->dynamic.data[bndto]. in print_syminfo()
[all …]
H A Dsyminfo.msg71 corresponding DT_NEEDED entry of the dynamic section. If no\n\
72 such DT_NEEDED entry exists in the dynamic section and there\n\
89 can be the index of a dynamic section element.\n"
105 dynamic symbol table.\n\
117 or alternaltively, an index into the dynamic section of the\n\
128 element in the dynamic section. Alternatively, the -needed\n\
131 index of the DT_NEEDED entry in the dynamic section that\n\
H A Dstr.msg215 o\tThe dynamic string table (.dynstr) may have an unused area\n\
217 \tIn this case, the dynamic section will contain a DT_SUNW_STRPAD\n\
232 if the string table in question is the dynamic string table\n\
234 the end, indicated by a DT_SUNW_STRPAD entry in the dynamic\n\
272 o\tThe dynamic string table (.dynstr) may have an unused area\n\
274 \tIn this case, the dynamic section will contain a\n\
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe18 …c -Bstatic '-Wl,-ashared -Wl,+s' -Wl,-aarchive -call_shared -non_shared -dynamic -static -bshared …
44 dynamic=
270 int main(){printf("hello");return 0;}' > dynamic.$src
272 if $cc -c dynamic.$src && $cc -c fun.$src
280 do rm -f dynamic.$exe
281 if $cc -L. -o dynamic.$exe dynamic.$obj -l$i
283 else rm -f dynamic.$exe
285 $cc -L. -o dynamic.$exe dynamic.$obj -l$i && $executable dynamic.$exe
290 rm -f dynamic.$exe > lib$i$1.1
291 $cc -L. -o dynamic.$exe dynamic.$obj -l$i && $executable dynamic.$exe
[all …]
/illumos-gate/usr/src/lib/print/
H A DMakefile31 libpapi-dynamic \
84 libpapi-dynamic: libpapi-common
85 libpapi-lpd: libpapi-dynamic
88 libipp-listener: libpapi-dynamic libipp-core
/illumos-gate/usr/src/boot/common/
H A Dself_reloc.c59 void self_reloc(Elf_Addr baseaddr, ElfW_Dyn *dynamic);
65 self_reloc(Elf_Addr baseaddr, ElfW_Dyn *dynamic) in self_reloc() argument
77 for (dynp = dynamic; dynp->d_tag != DT_NULL; dynp++) { in self_reloc()
/illumos-gate/usr/src/boot/efi/loader/arch/arm/
H A Dldscript.arm57 .dynamic : { *(.dynamic) }
/illumos-gate/usr/src/boot/efi/loader/
H A Dreloc.c69 _reloc(unsigned long ImageBase, ElfW_Dyn *dynamic, EFI_HANDLE image_handle, in _reloc() argument
82 for (dynp = dynamic; dynp->d_tag != DT_NULL; dynp++) { in _reloc()
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c378 int dynamic = 0, interp = 0, cnt, class; in elf_check() local
463 if (dynamic && interp) in elf_check()
473 dynamic = 1; in elf_check()
516 if (ehdr.e_phnum && !dynamic) { in elf_check()
533 if (dynamic && (_gelf_getdyndtflags_1(elf) & DF_1_NOHDR)) { in elf_check()
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dldscript.amd6458 .dynamic : { *(.dynamic) }
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastconf.c78 #define DEFAULT(o) ((state.std||!dynamic[o].ast)?dynamic[o].std:dynamic[o].ast)
119 static Feature_t dynamic[] = variable
123 &dynamic[OP_architecture+1],
135 &dynamic[OP_conformance+1],
147 &dynamic[OP_fs_3d+1],
159 &dynamic[OP_getconf+1],
175 &dynamic[OP_hosttype+1],
187 &dynamic[OP_libpath+1],
203 &dynamic[OP_libprefix+1],
219 &dynamic[OP_libsuffix+1],
[all …]
/illumos-gate/usr/src/boot/efi/loader/arch/arm64/
H A Dldscript.arm6460 .dynamic : { *(.dynamic) }
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dldscript.i38653 .dynamic : { *(.dynamic) }
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h178 #define dynamic dynamic64 macro
202 #define dynamic dynamic32 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y60 static int dynamic = -1; variable
815 if (dynamic != -1) { \
817 fr->fr_ipf->fri_sifpidx = dynamic; \
827 if (dynamic != -1) { \
829 fr->fr_ipf->fri_sifpidx = dynamic; \
836 if (dynamic != -1) { \
838 fr->fr_ipf->fri_sifpidx = dynamic; \
880 if (dynamic != -1) { \
882 fr->fr_ipf->fri_difpidx = dynamic; \
892 if (dynamic != -1) { \
[all …]
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Dlibrtld.msg41 @ MSG_IMG_ELF "%s: is not a dynamic ELF object"
48 @ MSG_DT_UNKNOWN "%s: unknown dynamic entry: ignored: %lld"
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A DREADME.illumos34 ### ixgbe dynamic memory allocation
36 ixgbe core code added a notion of dynamic memory allocation in the form
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Ddynamic1 /* : : generated from contrib/ast/src/cmd/ksh93/features/dynamic by iffe version 2012-07-17 : : */
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Ddynamic1 /* : : generated from contrib/ast/src/cmd/ksh93/features/dynamic by iffe version 2012-07-17 : : */
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Ddynamic1 /* : : generated from contrib/ast/src/cmd/ksh93/features/dynamic by iffe version 2012-07-17 : : */
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Ddynamic1 /* : : generated from contrib/ast/src/cmd/ksh93/features/dynamic by iffe version 2012-07-17 : : */
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-resource-pools-poold.p5m28 set name=pkg.description value="core software for dynamic resource pools"
55 legacy pkg=SUNWpoold desc="core software for dynamic resource pools" \
/illumos-gate/usr/src/cmd/file/
H A Delf_read.h31 boolean_t dynamic; /* dymanically linked? */ member
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c269 uint_t dynamic; /* dynamic tags array */ in read_elf32() local
502 dynamic = phdr->p_vaddr; in read_elf32()
531 EBV(bv, EB_DYNAMIC, dynamic); in read_elf32()
642 uintptr_t dynamic; /* dynamic tags array */ in read_elf64() local
886 dynamic = phdr->p_vaddr; in read_elf64()
916 EBV64(bv, EB_DYNAMIC, dynamic); in read_elf64()

12345