Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 133) sorted by relevance

123456

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-srec/
Dsrec.exp24 proc srec_off { l } { argument
38 proc srec_zero { l } { argument
56 proc srec_addr { l } { argument
68 proc srec_len { l } { argument
Dsr1.c8 static int l = 1; variable
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dtcompat.s9 .global l symbol
10 l: label
Doffset.s5 .globl l symbol
7 l: label
Darm3.s3 l: label
Dfloat.s3 l: label
Darm6.s3 l: label
Darm7dm.s3 l: label
Darm3-bad.s3 l: label
Darch4t.s3 l: label
Dmacro1.s6 l: label
Dt16-bad.s8 l: label
/toolchain/binutils/binutils-2.25/gas/
Dstruc-symbol.h149 #define local_symbol_converted_p(l) ((l)->lsy_section == reg_section) argument
150 #define local_symbol_mark_converted(l) ((l)->lsy_section = reg_section) argument
151 #define local_symbol_resolved_p(l) ((l)->lsy_flags.sy_resolved) argument
152 #define local_symbol_mark_resolved(l) ((l)->lsy_flags.sy_resolved = 1) argument
153 #define local_symbol_get_frag(l) ((l)->u.lsy_frag) argument
154 #define local_symbol_set_frag(l, f) ((l)->u.lsy_frag = (f)) argument
155 #define local_symbol_get_real_symbol(l) ((l)->u.lsy_sym) argument
156 #define local_symbol_set_real_symbol(l, s) ((l)->u.lsy_sym = (s)) argument
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-metag.c223 const char *l = line; in skip_whitespace() local
237 const char *l = line; in skip_space() local
252 const char *l = line; in skip_comma() local
284 const char *l = line; in parse_gp_regs_list() local
348 const char *l = line; in parse_gp_regs() local
364 const char *l = line; in parse_fpu_regs() local
420 const char *l = line; in parse_pair_gp_regs() local
475 const char *l = line; in parse_mov_port() local
530 const char *l = line; in parse_movl_ttrec() local
570 const char *l = line; in parse_addr_incr_op() local
[all …]
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dcopy_test_2.cc23 long long l = 2; variable
/toolchain/binutils/binutils-2.25/include/
Dobjalloc.h87 #define objalloc_alloc(o, l) \ argument
102 #define objalloc_alloc(o, l) _objalloc_alloc ((o), (l)) argument
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
Dr_no_reloc.s29 l: label
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/
Dsimple.s6 l: label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
Dtls-1.s11 l: label
Dtls-2.s5 l: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dweakref1.s2 l: label
/toolchain/binutils/binutils-2.25/gprof/
Dgprof.h96 #define DBG(l,s) if (debug_level & (l)) {s;} argument
98 #define DBG(l,s) argument
Dcorefile.c69 cmp_symbol_map (const void * l, const void * r) in cmp_symbol_map()
459 int l = 0; in get_src_info() local
582 search_mapped_symbol (const void * l, const void * r) in search_mapped_symbol()
/toolchain/binutils/binutils-2.25/binutils/
Drcparse.y1730 rc_uint_type l = 0; variable
1766 rc_uint_type l = $1.length + $2.length; variable
1782 rc_uint_type l = $1.length + $2.length; variable
/toolchain/binutils/binutils-2.25/ld/
Dldwrite.c407 struct bfd_link_order *l = s->map_head.link_order; in ds() local
469 struct bfd_link_order *l; in split_sections() local

123456