Searched defs:namep (Results 1 - 24 of 24) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-vxworks.c31 elf_vxworks_add_symbol_hook(bfd *abfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp, asection **secp ATTRIBUTE_UNUSED, bfd_vma *valp ATTRIBUTE_UNUSED) argument
H A Delf32-sh64.c380 sh64_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf64-sparc.c418 elf64_sparc_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp ATTRIBUTE_UNUSED, bfd_vma *valp ATTRIBUTE_UNUSED) argument
482 abfd, p->abfd, *namep, stt_types[type]); local
527 abfd, p->abfd, *namep, stt_types[type]); local
[all...]
H A Delf32-m32r.c1344 m32r_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf64-mmix.c2208 bfd_get_filename (abfd), *namep, local
H A Delf64-sh64.c2833 sh64_elf64_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delfxx-mips.c3845 mips_elf_calculate_relocation(bfd *abfd, bfd *input_bfd, asection *input_section, struct bfd_link_info *info, const Elf_Internal_Rela *relocation, bfd_vma addend, reloc_howto_type *howto, Elf_Internal_Sym *local_syms, asection **local_sections, bfd_vma *valuep, const char **namep, bfd_boolean *require_jalxp, bfd_boolean save_addend) argument
5704 _bfd_mips_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
5901 const char * const *namep; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf-vxworks.c49 elf_vxworks_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp, asection **secp ATTRIBUTE_UNUSED, bfd_vma *valp ATTRIBUTE_UNUSED) argument
H A Delf32-sh64.c389 sh64_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf64-sparc.c421 elf64_sparc_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp ATTRIBUTE_UNUSED, bfd_vma *valp ATTRIBUTE_UNUSED) argument
492 abfd, p->abfd, *namep, stt_types[type]); local
538 abfd, p->abfd, *namep, stt_types[type]); local
[all...]
H A Delf32-m32r.c1365 m32r_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf64-sh64.c2711 sh64_elf64_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
H A Delf64-mmix.c2203 bfd_get_filename (abfd), *namep, local
H A Delfxx-mips.c5258 mips_elf_calculate_relocation(bfd *abfd, bfd *input_bfd, asection *input_section, struct bfd_link_info *info, const Elf_Internal_Rela *relocation, bfd_vma addend, reloc_howto_type *howto, Elf_Internal_Sym *local_syms, asection **local_sections, bfd_vma *valuep, const char **namep, bfd_boolean *cross_mode_jump_p, bfd_boolean save_addend) argument
7551 _bfd_mips_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
7750 const char * const *namep; local
[all...]
H A Delf32-arm.c18935 elf32_arm_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp, asection **secp, bfd_vma *valp) argument
/haiku-buildtools/legacy/binutils/gas/
H A Dinput-scrub.c456 as_where(char **namep, unsigned int *linep) argument
H A Dmacro.c650 define_macro(int idx, sb *in, sb *label, int (*get_line) (sb *), char *file, unsigned int line, const char **namep) argument
/haiku-buildtools/gcc/gcc/
H A Dgimple-expr.c904 tree *namep = cfun->gimple_df->decls_to_pointers->get (x); local
H A Dgengtype-parse.c659 direct_declarator(type_p ty, const char **namep, options_p *optsp, bool in_struct) argument
742 inner_declarator(type_p ty, const char **namep, options_p *optsp, bool in_struct) argument
771 declarator(type_p ty, const char **namep, options_p *optsp, bool in_struct = false) argument
H A Dalias.c354 tree *namep = cfun->gimple_df->decls_to_pointers->get (base); local
H A Ddse.c1021 tree *namep = cfun->gimple_df->decls_to_pointers->get (decl); local
/haiku-buildtools/binutils/gas/
H A Dmacro.c649 define_macro(size_t idx, sb *in, sb *label, size_t (*get_line) (sb *), const char *file, unsigned int line, const char **namep) argument
/haiku-buildtools/binutils/gold/
H A Dfileread.cc962 try_extra_search_path(int* pindex, const Input_file_argument* input_argument, std::string filename, std::string* found_name, std::string* namep) argument
994 find_file(const Dirsearch& dirpath, int* pindex, const Input_file_argument* input_argument, bool* is_in_sysroot, std::string* found_name, std::string* namep) argument
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c936 char *namep; local

Completed in 491 milliseconds