Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dredef2.s3 .set sym, here define
5 .set sym, 0x11111111 define
7 .set sym, xtrn define
9 .set sym, 0x22222222 define
11 sym: label
Dredef3.s3 .set sym, here define
5 .set sym, 0x11111111 define
7 .set sym, xtrn define
9 .set sym, 0x22222222 define
Dredef4.s2 sym: label
3 .set sym, 0 define
Dredef5.s2 .set sym, 0 define
/toolchain/binutils/binutils-2.25/gprof/
Dsymtab.h37 typedef struct sym struct
47 const char *name; /* Name of function this sym is from. */ argument
48 Source_File *file; /* Source file symbol comes from. */ argument
52 is_static:1, /* Is this a local (static) symbol? */ argument
54 mapped:1, /* This symbol was mapped to another name. */ argument
55 has_been_placed:1; /* Have we placed this symbol? */ argument
57 int nuses; /* How many times this symbol appears in argument
61 struct sym *next; /* For building chains of syms. */ argument
62 struct sym *prev; /* For building chains of syms. */ argument
68 {
[all …]
Dsym_ids.c37 Sym sym; member
118 parse_spec (char *spec, Sym *sym) in parse_spec()
222 match (Sym *pattern, Sym *sym) in match()
241 extend_match (struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass) in extend_match()
278 Sym *sym, *left, *right; in sym_id_parse() local
377 Sym *sym; in sym_id_arc_is_present() local
Dsymtab.c37 sym_init (Sym *sym) in sym_init()
181 Sym *sym; in dbg_sym_lookup() local
221 Sym *sym; in sym_lookup() local
Dbasic_blocks.c124 Sym *sym; in bb_read_rec() local
211 Sym *sym; in bb_write_blocks() local
253 Sym **sorted_bbs, *sym; in print_exec_counts() local
464 Sym *sym, *line_stats, *new_line; in print_annotated_source() local
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Dredef.s3 .set sym, here define
5 .set sym, 0x11111111 define
7 .set sym, xtrn define
9 .set sym, 0x22222222 define
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-aout.c28 obj_aout_frob_symbol (symbolS *sym, int *punt ATTRIBUTE_UNUSED) in obj_aout_frob_symbol()
183 symbolS *sym; in obj_aout_type() local
217 obj_aout_s_get_other (symbolS *sym) in obj_aout_s_get_other()
223 obj_aout_s_set_other (symbolS *sym, int o) in obj_aout_s_set_other()
246 obj_aout_s_get_desc (symbolS *sym) in obj_aout_s_get_desc()
252 obj_aout_s_set_desc (symbolS *sym, int d) in obj_aout_s_set_desc()
258 obj_aout_s_get_type (symbolS *sym) in obj_aout_s_get_type()
264 obj_aout_s_set_type (symbolS *sym, int t) in obj_aout_s_set_type()
Dtc-hppa.h102 #define tc_frob_label(sym) pa_define_label (sym) argument
140 #define tc_frob_symbol(sym,punt) \ argument
172 #define md_elf_symbol_type(name, sym, elf) \ argument
180 #define tc_frob_symbol(sym,punt) \ argument
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/
Dvers.h3 #define __SYMPFX(pfx, sym) #pfx sym argument
4 #define _SYMPFX(pfx, sym) __SYMPFX(pfx, sym) argument
5 #define SYMPFX(sym) _SYMPFX(__USER_LABEL_PREFIX__, #sym) argument
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
Dgotop64.s3 .globl sym symbol
4 sym: .word 0x12345678 label
Dgotop32.s3 .globl sym symbol
4 sym: .word 0x12345678 label
/toolchain/binutils/binutils-2.25/bfd/
Dnlm32-i386.c69 nlm_i386_read_reloc (bfd *abfd, in nlm_i386_read_reloc()
145 asymbol *sym; in nlm_i386_write_import() local
246 asymbol *sym; in nlm_i386_mangle_relocs() local
329 nlm_i386_read_import (bfd * abfd, nlmNAME (symbol_type) * sym) in nlm_i386_read_import()
377 asymbol *sym, in nlm_i386_write_external()
Dnlm32-ppc.c433 nlm_powerpc_read_reloc (bfd *abfd, in nlm_powerpc_read_reloc()
538 nlm_powerpc_read_reloc (bfd *abfd, in nlm_powerpc_read_reloc()
612 nlm_powerpc_read_import (bfd * abfd, nlmNAME (symbol_type) * sym) in nlm_powerpc_read_import()
663 asymbol *sym; in nlm_powerpc_write_import() local
736 asymbol *sym; in nlm_powerpc_write_reloc() local
845 asymbol *sym, in nlm_powerpc_write_external()
892 nlm_powerpc_set_public_section (bfd *abfd, nlmNAME (symbol_type) *sym) in nlm_powerpc_set_public_section()
913 nlm_powerpc_get_public_offset (bfd *abfd, asymbol *sym) in nlm_powerpc_get_public_offset()
Dnlm32-alpha.c392 nlm_alpha_read_reloc (bfd *abfd, in nlm_alpha_read_reloc()
599 nlm_alpha_read_import (bfd *abfd, nlmNAME (symbol_type) * sym) in nlm_alpha_read_import()
651 asymbol *sym; in nlm_alpha_write_import() local
757 nlm_alpha_set_public_section (bfd * abfd, nlmNAME (symbol_type) * sym) in nlm_alpha_set_public_section()
781 nlm_alpha_get_public_offset (bfd * abfd ATTRIBUTE_UNUSED, asymbol * sym) in nlm_alpha_get_public_offset()
791 asymbol *sym, in nlm_alpha_write_external()
/toolchain/binutils/binutils-2.25/gold/
Dcopy-relocs.cc41 Sized_symbol<size>* sym, in copy_reloc()
64 Sized_symbol<size>* sym, in need_copy_reloc()
90 Sized_symbol<size>* sym, in emit_copy_reloc()
110 Sized_symbol<size>* sym, in make_copy_reloc()
175 Symbol* sym, in save()
Dsymtab.cc116 const elfcpp::Sym<size, big_endian>& sym, in init_base_object()
218 const elfcpp::Sym<size, big_endian>& sym, in init_object()
606 Symbol* sym = this->lookup(name); in gc_mark_undef_symbols() local
621 Symbol* sym = this->lookup(name); in gc_mark_undef_symbols() local
637 Symbol* sym = this->lookup(p->c_str()); in gc_mark_undef_symbols() local
648 Symbol_table::gc_mark_symbol(Symbol* sym) in gc_mark_symbol()
664 Symbol_table::gc_mark_dyn_syms(Symbol* sym) in gc_mark_dyn_syms()
752 Symbol_table::force_local(Symbol* sym) in force_local()
820 Symbol_table::define_default_version(Sized_symbol<size>* sym, in define_default_version()
926 const elfcpp::Sym<size, big_endian>& sym, in add_from_object()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
Dpc2210.s3 sym: .word 0 label
Dgotop64.s4 sym: .word 0 label
Dgotop32.s4 sym: .word 0 label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
Dfmoveml.s58 sym = 0x22 define
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dgot-page-3b.s1 .macro makeref,sym argument
Dgot-page-3c.s1 .macro makeref,sym argument

12345678910>>...12