/toolchain/binutils/binutils-2.25/ld/testsuite/ld-srec/ |
D | srec.exp | 24 proc srec_off { l } { argument 38 proc srec_zero { l } { argument 56 proc srec_addr { l } { argument 68 proc srec_len { l } { argument
|
D | sr1.c | 8 static int l = 1; variable
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | tcompat.s | 9 .global l symbol 10 l: label
|
D | offset.s | 5 .globl l symbol 7 l: label
|
D | arm3.s | 3 l: label
|
D | float.s | 3 l: label
|
D | arm6.s | 3 l: label
|
D | arm7dm.s | 3 l: label
|
D | arm3-bad.s | 3 l: label
|
D | arch4t.s | 3 l: label
|
D | macro1.s | 6 l: label
|
D | t16-bad.s | 8 l: label
|
/toolchain/binutils/binutils-2.25/gas/ |
D | struc-symbol.h | 149 #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/ |
D | tc-metag.c | 223 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/ |
D | copy_test_2.cc | 23 long long l = 2; variable
|
/toolchain/binutils/binutils-2.25/include/ |
D | objalloc.h | 87 #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/ |
D | r_no_reloc.s | 29 l: label
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/ |
D | simple.s | 6 l: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/ |
D | tls-1.s | 11 l: label
|
D | tls-2.s | 5 l: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
D | weakref1.s | 2 l: label
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gprof.h | 96 #define DBG(l,s) if (debug_level & (l)) {s;} argument 98 #define DBG(l,s) argument
|
D | corefile.c | 69 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/ |
D | rcparse.y | 1730 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/ |
D | ldwrite.c | 407 struct bfd_link_order *l = s->map_head.link_order; in ds() local 469 struct bfd_link_order *l; in split_sections() local
|