Home
last modified time | relevance | path

Searched refs:dot_entry (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/ld/emultempl/
H A Dppc64elf.em408 struct bfd_elf_version_expr *dot_entry;
415 dot_entry = xmalloc (sizeof *dot_entry);
416 *dot_entry = *entry;
417 dot_entry->next = entry;
422 dot_entry->pattern = dot_pat;
423 return dot_entry;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/ld/emultempl/
H A Dppc64elf.em408 struct bfd_elf_version_expr *dot_entry;
415 dot_entry = xmalloc (sizeof *dot_entry);
416 *dot_entry = *entry;
417 dot_entry->next = entry;
422 dot_entry->pattern = dot_pat;
423 return dot_entry;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/ld/emultempl/
H A Dppc64elf.em416 struct bfd_elf_version_expr *dot_entry;
423 dot_entry = xmalloc (sizeof *dot_entry);
424 *dot_entry = *entry;
425 dot_entry->next = entry;
430 dot_entry->pattern = dot_pat;
437 dot_entry->symbol = dot_pat;
439 return dot_entry;
/dports/devel/djgpp-binutils/binutils-2.17/ld/emultempl/
H A Dppc64elf.em414 struct bfd_elf_version_expr *dot_entry;
421 dot_entry = xmalloc (sizeof *dot_entry);
422 *dot_entry = *entry;
423 dot_entry->next = entry;
428 dot_entry->pattern = dot_pat;
435 dot_entry->symbol = dot_pat;
437 return dot_entry;
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/emultempl/
H A Dppc64elf.em622 struct bfd_elf_version_expr *dot_entry;
631 dot_entry = xmalloc (sizeof *dot_entry);
632 *dot_entry = *entry;
633 dot_entry->next = entry;
638 dot_entry->pattern = dot_pat;
639 dot_entry->script = 1;
640 return dot_entry;
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/emultempl/
H A Dppc64elf.em622 struct bfd_elf_version_expr *dot_entry;
631 dot_entry = xmalloc (sizeof *dot_entry);
632 *dot_entry = *entry;
633 dot_entry->next = entry;
638 dot_entry->pattern = dot_pat;
639 dot_entry->script = 1;
640 return dot_entry;
/dports/devel/binutils/binutils-2.37/ld/emultempl/
H A Dppc64elf.em644 struct bfd_elf_version_expr *dot_entry;
653 dot_entry = xmalloc (sizeof *dot_entry);
654 *dot_entry = *entry;
655 dot_entry->next = entry;
660 dot_entry->pattern = dot_pat;
661 dot_entry->script = 1;
662 return dot_entry;
/dports/devel/arm-elf-binutils/binutils-2.37/ld/emultempl/
H A Dppc64elf.em644 struct bfd_elf_version_expr *dot_entry;
653 dot_entry = xmalloc (sizeof *dot_entry);
654 *dot_entry = *entry;
655 dot_entry->next = entry;
660 dot_entry->pattern = dot_pat;
661 dot_entry->script = 1;
662 return dot_entry;
/dports/devel/gnulibiberty/binutils-2.37/ld/emultempl/
H A Dppc64elf.em644 struct bfd_elf_version_expr *dot_entry;
653 dot_entry = xmalloc (sizeof *dot_entry);
654 *dot_entry = *entry;
655 dot_entry->next = entry;
660 dot_entry->pattern = dot_pat;
661 dot_entry->script = 1;
662 return dot_entry;
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dentries.c2661 svn_wc_entry_t *dot_entry; in walker_helper() local
2672 dot_entry = svn_hash_gets(entries, SVN_WC_ENTRY_THIS_DIR); in walker_helper()
2673 if (! dot_entry) in walker_helper()
2685 err = walk_callbacks->found_entry(dirpath, dot_entry, walk_baton, subpool); in walker_helper()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dentries.c2661 svn_wc_entry_t *dot_entry; in walker_helper() local
2672 dot_entry = svn_hash_gets(entries, SVN_WC_ENTRY_THIS_DIR); in walker_helper()
2673 if (! dot_entry) in walker_helper()
2685 err = walk_callbacks->found_entry(dirpath, dot_entry, walk_baton, subpool); in walker_helper()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dentries.c2661 svn_wc_entry_t *dot_entry; in walker_helper() local
2672 dot_entry = svn_hash_gets(entries, SVN_WC_ENTRY_THIS_DIR); in walker_helper()
2673 if (! dot_entry) in walker_helper()
2685 err = walk_callbacks->found_entry(dirpath, dot_entry, walk_baton, subpool); in walker_helper()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dentries.c2661 svn_wc_entry_t *dot_entry; in walker_helper() local
2672 dot_entry = svn_hash_gets(entries, SVN_WC_ENTRY_THIS_DIR); in walker_helper()
2673 if (! dot_entry) in walker_helper()
2685 err = walk_callbacks->found_entry(dirpath, dot_entry, walk_baton, subpool); in walker_helper()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-ia64.c759 static void dot_entry PARAMS ((int));
4851 dot_entry (dummy) in dot_entry() function
5004 { "entry", dot_entry, 0 },
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-ia64.c759 static void dot_entry PARAMS ((int));
4851 dot_entry (dummy) in dot_entry() function
5004 { "entry", dot_entry, 0 },
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-ia64.c781 static void dot_entry PARAMS ((int));
5190 dot_entry (dummy) in dot_entry() function
5339 { "entry", dot_entry, 0 },
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-ia64.c832 static void dot_entry PARAMS ((int));
5398 dot_entry (dummy) in dot_entry() function
5547 { "entry", dot_entry, 0 },
/dports/archivers/upx/upx-3.96/src/
H A Dp_lx_elf.cpp930 upx_uint64_t dot_entry = start + sz_pack2 + vbase; in updateLoader() local
933 set_te64(&p[descr], dot_entry); in updateLoader()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-ia64.c5167 dot_entry (int dummy ATTRIBUTE_UNUSED) in dot_entry() function
5313 { "entry", dot_entry, 0 },
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-ia64.c5164 dot_entry (int dummy ATTRIBUTE_UNUSED) in dot_entry() function
5307 { "entry", dot_entry, 0 },
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-ia64.c5164 dot_entry (int dummy ATTRIBUTE_UNUSED) in dot_entry() function
5307 { "entry", dot_entry, 0 },
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-ia64.c5167 dot_entry (int dummy ATTRIBUTE_UNUSED) in dot_entry() function
5313 { "entry", dot_entry, 0 },
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-ia64.c5164 dot_entry (int dummy ATTRIBUTE_UNUSED) in dot_entry() function
5307 { "entry", dot_entry, 0 },
/dports/devel/binutils/binutils-2.37/gas/
H A DChangeLog-20201852 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
1906 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
2208 (dot_entry): Likewise.
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A DChangeLog-20201852 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
1906 * config/tc-ia64.c (dot_rot, dot_entry, declare_register): Likewise.
2208 (dot_entry): Likewise.

12