Searched defs:syms (Results 1 - 25 of 130) sorted by relevance

123456

/haiku-buildtools/binutils/bfd/
H A Dplugin.h35 const struct ld_plugin_symbol *syms; member in struct:plugin_data_struct
H A Dmach-o-aarch64.c150 bfd_mach_o_arm64_canonicalize_one_reloc(bfd *abfd, struct mach_o_reloc_info_external *raw, arelent *res, asymbol **syms) argument
H A Dmach-o-arm.c150 bfd_mach_o_arm_canonicalize_one_reloc(bfd *abfd, struct mach_o_reloc_info_external *raw, arelent *res, asymbol **syms) argument
H A Dmach-o-x86-64.c123 bfd_mach_o_x86_64_canonicalize_one_reloc(bfd *abfd, struct mach_o_reloc_info_external *raw, arelent *res, asymbol **syms) argument
H A Dcoff-tic80.c478 coff_tic80_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Dcoff-mcore.c347 coff_mcore_relocate_section(bfd * output_bfd, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, struct internal_reloc * relocs, struct internal_syment * syms, asection ** sections) argument
H A Dcoff-i386.c411 coff_pe_i386_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Dcoff-x86_64.c534 coff_pe_amd64_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Dmach-o-i386.c115 bfd_mach_o_i386_canonicalize_one_reloc(bfd *abfd, struct mach_o_reloc_info_external *raw, arelent *res, asymbol **syms) argument
H A Ddwarf1.c38 asymbol** syms; member in struct:dwarf1_debug
H A Dbinary.c152 asymbol *syms; local
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dmmix-dis.c98 asymbol **syms = malloc (symsize); local
/haiku-buildtools/legacy/binutils/gprof/
H A Dsym_ids.c59 Sym_Table syms[NUM_TABLES]; variable
[all...]
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmmix-dis.c99 asymbol **syms = malloc (symsize); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020402-3.c26 struct symbol syms[1]; member in struct:block
/haiku-buildtools/gcc/zlib/examples/
H A Denough.c200 count(int syms, int len, int left) argument
255 beenhere(int syms, int len, int left, int mem, int rem) argument
319 examine(int syms, int len, int left, int mem, int rem) argument
400 enough(int syms) argument
457 int syms; /* total number of symbols to code */ local
[all...]
/haiku-buildtools/binutils/gprof/
H A Dsym_ids.c62 Sym_Table syms[NUM_TABLES]; variable
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Denough.c203 count(int syms, int len, int left) argument
258 beenhere(int syms, int len, int left, int mem, int rem) argument
322 examine(int syms, int len, int left, int mem, int rem) argument
403 enough(int syms) argument
460 int syms; /* total number of symbols to code */ local
[all...]
/haiku-buildtools/gcc/lto-plugin/
H A Dlto-symtab.c40 struct ld_plugin_symbol *syms; member in struct:file_handle
49 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms) argument
92 add_symbols(void *handle, int nsyms, const struct ld_plugin_symbol *syms) argument
232 struct ld_plugin_symbol *syms = handle->syms; local
262 struct ld_plugin_symbol *syms = handle->syms; local
304 struct ld_plugin_symbol *syms = handle->syms; local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-i960.c235 asymbol **syms, **sym_end; local
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Daddr2line.c50 static asymbol **syms; /* Symbol table. */ variable
H A Drddbg.c46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount) argument
96 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, argument
259 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, argument
[all...]
/haiku-buildtools/binutils/binutils/
H A Daddr2line.c51 static asymbol **syms; /* Symbol table. */ variable
[all...]
H A Dcoffgrok.c47 static asymbol ** syms; variable
H A Drddbg.c47 read_debugging_info (bfd *abfd, asymbol **syms, long symcount, bfd_boolean no_messages) argument
98 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, argument
273 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, argument
[all...]

Completed in 240 milliseconds

123456