Searched defs:create (Results 26 - 50 of 53) sorted by relevance

123

/haiku-buildtools/legacy/binutils/bfd/
H A Dmerge.c133 sec_merge_hash_lookup(struct sec_merge_hash *table, const char *string, unsigned int alignment, bfd_boolean create) argument
H A Dlinker.c491 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
517 bfd_wrapped_link_hash_lookup(bfd *abfd, struct bfd_link_info *info, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dmerge.c136 sec_merge_hash_lookup(struct sec_merge_hash *table, const char *string, unsigned int alignment, bfd_boolean create) argument
H A Dhash.c457 bfd_hash_lookup(struct bfd_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy) argument
[all...]
H A Dtekhex.c316 find_chunk (bfd *abfd, bfd_vma vma, bfd_boolean create) argument
H A Dlinker.c490 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
516 bfd_wrapped_link_hash_lookup(bfd *abfd, struct bfd_link_info *info, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
[all...]
H A Delfxx-sparc.c1061 elf_sparc_get_local_sym_hash(struct _bfd_sparc_elf_link_hash_table *htab, bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create) argument
H A Delf32-i386.c1000 /* Find and/or create a hash entry for local symbol. */ argument
H A Delfnn-ia64.c1574 get_local_sym_hash(struct elfNN_ia64_link_hash_table *ia64_info, bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create) argument
1804 get_dyn_sym_info(struct elfNN_ia64_link_hash_table *ia64_info, struct elf_link_hash_entry *h, bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create) argument
2070 get_reloc_section(bfd *abfd, struct elfNN_ia64_link_hash_table *ia64_info, asection *sec, bfd_boolean create) argument
[all...]
H A Delfnn-aarch64.c2452 elfNN_aarch64_get_local_sym_hash(struct elf_aarch64_link_hash_table *htab, bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create) argument
[all...]
H A Delf64-x86-64.c1064 elf_x86_64_get_local_sym_hash(struct elf_x86_64_link_hash_table *htab, bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr31863.C136 void* create (Context_& ctx, unsigned& ver, const Key& k) function in class:detail::CreatorUnitBaseImpl
244 static void* create () function in class:Serializer
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr27291.C334 base_type *create () const function in class:alps::detail::creator
/haiku-buildtools/gcc/gcc/
H A Dtlink.c123 symbol_hash_lookup(const char *string, int create) argument
165 demangled_hash_lookup(const char *string, int create) argument
H A Dtree-ssa-coalesce.c290 find_coalesce_pair (coalesce_list_p cl, int p1, int p2, bool create) argument
H A Dvmsdbgout.c1682 unsigned long long create; local
H A Dauto-profile.c302 create () function
H A Dcselib.c1077 cselib_hash_rtx(rtx x, int create, machine_mode memmode) argument
1375 cselib_lookup_mem(rtx x, int create) argument
1981 cselib_lookup_1(rtx x, machine_mode mode, int create, machine_mode memmode) argument
2103 cselib_lookup_from_insn(rtx x, machine_mode mode, int create, machine_mode memmode, rtx_insn *insn) argument
2122 cselib_lookup(rtx x, machine_mode mode, int create, machine_mode memmode) argument
[all...]
H A Dwide-int.h1094 wide_int_storage::create (unsigned int precision) function in class:wide_int_storage
[all...]
H A Dcgraph.c508 cgraph_node::create (tree decl) function in class:cgraph_node
H A Dgenattrtab.c3367 find_attrs_to_cache (rtx exp, bool create) argument
4575 find_attr(const char **name_p, int create) argument
[all...]
/haiku-buildtools/gcc/libgomp/plugin/
H A Dplugin-nvptx.c482 select_stream_for_async (int async, pthread_t thread, bool create, argument
/haiku-buildtools/legacy/binutils/opcodes/
H A Dia64-gen.c460 fetch_insn_class(const char *full_name, int create) argument
716 int create = 0; local
/haiku-buildtools/binutils/opcodes/
H A Dia64-gen.c460 fetch_insn_class(const char *full_name, int create) argument
713 int create = 0; local
/haiku-buildtools/legacy/binutils/ld/
H A Dldlang.c1012 lang_memory_region_lookup (const char *const name, bfd_boolean create) argument
[all...]

Completed in 311 milliseconds

123