Searched refs:stash (Results 1 - 25 of 25) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Ddwarf1.c62 /* Linked starting from stash->lastUnit. */
136 then attached into the 'stash' at 'stash->lastUnit'. */
139 alloc_dwarf1_unit (struct dwarf1_debug* stash) argument
143 struct dwarf1_unit* x = bfd_zalloc (stash->abfd, amt);
144 x->prev = stash->lastUnit;
145 stash->lastUnit = x;
154 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) argument
158 struct dwarf1_func* x = bfd_zalloc (stash->abfd, amt);
259 parse_line_table (struct dwarf1_debug* stash, struc argument
339 parse_functions_in_unit(struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) argument
380 dwarf1_unit_find_nearest_line(struct dwarf1_debug* stash, struct dwarf1_unit* aUnit, unsigned long addr, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr) argument
451 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; local
[all...]
H A Ddwarf2.c232 struct dwarf2_debug *stash; member in struct:comp_unit
462 struct dwarf2_debug *stash = unit->stash; local
471 if (! stash->dwarf_str_buffer)
487 stash->dwarf_str_size = sz;
488 stash->dwarf_str_buffer = bfd_alloc (abfd, sz);
489 if (! stash->dwarf_str_buffer)
492 if (! bfd_get_section_contents (abfd, msec, stash->dwarf_str_buffer,
497 if (offset >= stash->dwarf_str_size)
500 (unsigned long) offset, stash
576 read_abbrevs(bfd *abfd, bfd_uint64_t offset, struct dwarf2_debug *stash) argument
1129 decode_line_info(struct comp_unit *unit, struct dwarf2_debug *stash) argument
1570 struct dwarf2_debug *stash = unit->stash; local
2058 parse_comp_unit(struct dwarf2_debug *stash, bfd_vma unit_length, bfd_byte *info_ptr_unit, unsigned int offset_size) argument
2243 comp_unit_find_nearest_line(struct comp_unit *unit, bfd_vma addr, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, struct dwarf2_debug *stash) argument
2297 comp_unit_maybe_decode_line_info(struct comp_unit *unit, struct dwarf2_debug *stash) argument
2339 comp_unit_find_line(struct comp_unit *unit, asymbol *sym, bfd_vma addr, const char **filename_ptr, unsigned int *linenumber_ptr, struct dwarf2_debug *stash) argument
2394 comp_unit_hash_info(struct dwarf2_debug *stash, struct comp_unit *unit, struct info_hash_table *funcinfo_hash_table, struct info_hash_table *varinfo_hash_table) argument
2490 unset_sections(struct dwarf2_debug *stash) argument
2505 place_sections(bfd *abfd, struct dwarf2_debug *stash) argument
2669 stash_maybe_update_info_hash_tables(struct dwarf2_debug *stash) argument
2700 stash_verify_info_hash_table(struct dwarf2_debug *stash) argument
2756 stash_maybe_enable_info_hash_tables(bfd *abfd, struct dwarf2_debug *stash) argument
2788 stash_find_line_fast(struct dwarf2_debug *stash, asymbol *sym, bfd_vma addr, const char **filename_ptr, unsigned int *linenumber_ptr) argument
2834 struct dwarf2_debug *stash; local
3167 struct dwarf2_debug *stash; local
3191 struct dwarf2_debug *stash; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Ddwarf1.c62 /* Linked starting from stash->lastUnit. */
136 then attached into the 'stash' at 'stash->lastUnit'. */
139 alloc_dwarf1_unit (struct dwarf1_debug* stash) argument
143 struct dwarf1_unit* x = bfd_zalloc (stash->abfd, amt);
144 x->prev = stash->lastUnit;
145 stash->lastUnit = x;
154 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) argument
158 struct dwarf1_func* x = bfd_zalloc (stash->abfd, amt);
259 parse_line_table (struct dwarf1_debug* stash, struc argument
339 parse_functions_in_unit(struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) argument
380 dwarf1_unit_find_nearest_line(struct dwarf1_debug* stash, struct dwarf1_unit* aUnit, unsigned long addr, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr) argument
451 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; local
[all...]
H A Ddwarf2.c232 struct dwarf2_debug *stash; member in struct:comp_unit
462 struct dwarf2_debug *stash = unit->stash; local
471 if (! stash->dwarf_str_buffer)
487 stash->dwarf_str_size = sz;
488 stash->dwarf_str_buffer = bfd_alloc (abfd, sz);
489 if (! stash->dwarf_str_buffer)
492 if (! bfd_get_section_contents (abfd, msec, stash->dwarf_str_buffer,
497 if (offset >= stash->dwarf_str_size)
500 (unsigned long) offset, stash
576 read_abbrevs(bfd *abfd, bfd_uint64_t offset, struct dwarf2_debug *stash) argument
1129 decode_line_info(struct comp_unit *unit, struct dwarf2_debug *stash) argument
1570 struct dwarf2_debug *stash = unit->stash; local
2058 parse_comp_unit(struct dwarf2_debug *stash, bfd_vma unit_length, bfd_byte *info_ptr_unit, unsigned int offset_size) argument
2243 comp_unit_find_nearest_line(struct comp_unit *unit, bfd_vma addr, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, struct dwarf2_debug *stash) argument
2297 comp_unit_maybe_decode_line_info(struct comp_unit *unit, struct dwarf2_debug *stash) argument
2339 comp_unit_find_line(struct comp_unit *unit, asymbol *sym, bfd_vma addr, const char **filename_ptr, unsigned int *linenumber_ptr, struct dwarf2_debug *stash) argument
2394 comp_unit_hash_info(struct dwarf2_debug *stash, struct comp_unit *unit, struct info_hash_table *funcinfo_hash_table, struct info_hash_table *varinfo_hash_table) argument
2490 unset_sections(struct dwarf2_debug *stash) argument
2505 place_sections(bfd *abfd, struct dwarf2_debug *stash) argument
2669 stash_maybe_update_info_hash_tables(struct dwarf2_debug *stash) argument
2700 stash_verify_info_hash_table(struct dwarf2_debug *stash) argument
2756 stash_maybe_enable_info_hash_tables(bfd *abfd, struct dwarf2_debug *stash) argument
2788 stash_find_line_fast(struct dwarf2_debug *stash, asymbol *sym, bfd_vma addr, const char **filename_ptr, unsigned int *linenumber_ptr) argument
2834 struct dwarf2_debug *stash; local
3167 struct dwarf2_debug *stash; local
3191 struct dwarf2_debug *stash; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Ddwarf1.c62 /* Linked starting from stash->lastUnit. */
136 then attached into the 'stash' at 'stash->lastUnit'. */
139 alloc_dwarf1_unit (struct dwarf1_debug* stash) argument
143 struct dwarf1_unit* x = bfd_zalloc (stash->abfd, amt);
144 x->prev = stash->lastUnit;
145 stash->lastUnit = x;
154 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) argument
158 struct dwarf1_func* x = bfd_zalloc (stash->abfd, amt);
259 parse_line_table (struct dwarf1_debug* stash, struc argument
339 parse_functions_in_unit(struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) argument
380 dwarf1_unit_find_nearest_line(struct dwarf1_debug* stash, struct dwarf1_unit* aUnit, unsigned long addr, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr) argument
451 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; local
[all...]
H A Ddwarf2.c232 struct dwarf2_debug *stash; member in struct:comp_unit
462 struct dwarf2_debug *stash = unit->stash; local
471 if (! stash->dwarf_str_buffer)
487 stash->dwarf_str_size = sz;
488 stash->dwarf_str_buffer = bfd_alloc (abfd, sz);
489 if (! stash->dwarf_str_buffer)
492 if (! bfd_get_section_contents (abfd, msec, stash->dwarf_str_buffer,
497 if (offset >= stash->dwarf_str_size)
500 (unsigned long) offset, stash
576 read_abbrevs(bfd *abfd, bfd_uint64_t offset, struct dwarf2_debug *stash) argument
1129 decode_line_info(struct comp_unit *unit, struct dwarf2_debug *stash) argument
1570 struct dwarf2_debug *stash = unit->stash; local
2058 parse_comp_unit(struct dwarf2_debug *stash, bfd_vma unit_length, bfd_byte *info_ptr_unit, unsigned int offset_size) argument
2243 comp_unit_find_nearest_line(struct comp_unit *unit, bfd_vma addr, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, struct dwarf2_debug *stash) argument
2297 comp_unit_maybe_decode_line_info(struct comp_unit *unit, struct dwarf2_debug *stash) argument
2339 comp_unit_find_line(struct comp_unit *unit, asymbol *sym, bfd_vma addr, const char **filename_ptr, unsigned int *linenumber_ptr, struct dwarf2_debug *stash) argument
2394 comp_unit_hash_info(struct dwarf2_debug *stash, struct comp_unit *unit, struct info_hash_table *funcinfo_hash_table, struct info_hash_table *varinfo_hash_table) argument
2490 unset_sections(struct dwarf2_debug *stash) argument
2505 place_sections(bfd *abfd, struct dwarf2_debug *stash) argument
2669 stash_maybe_update_info_hash_tables(struct dwarf2_debug *stash) argument
2700 stash_verify_info_hash_table(struct dwarf2_debug *stash) argument
2756 stash_maybe_enable_info_hash_tables(bfd *abfd, struct dwarf2_debug *stash) argument
2788 stash_find_line_fast(struct dwarf2_debug *stash, asymbol *sym, bfd_vma addr, const char **filename_ptr, unsigned int *linenumber_ptr) argument
2834 struct dwarf2_debug *stash; local
3167 struct dwarf2_debug *stash; local
3191 struct dwarf2_debug *stash; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/perl/BerkeleyDB/
H A Dppport.h134 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
139 newCONSTSUB(stash,name,sv)
140 HV *stash; variable
151 if (stash)
152 PL_curstash = PL_curcop->cop_stash = stash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/perl/DB_File/
H A Dppport.h129 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
134 newCONSTSUB(stash,name,sv)
135 HV *stash; variable
146 if (stash)
147 PL_curstash = PL_curcop->cop_stash = stash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/BerkeleyDB/
H A Dppport.h134 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
139 newCONSTSUB(stash,name,sv)
140 HV *stash; variable
151 if (stash)
152 PL_curstash = PL_curcop->cop_stash = stash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/DB_File/
H A Dppport.h129 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
134 newCONSTSUB(stash,name,sv)
135 HV *stash; variable
146 if (stash)
147 PL_curstash = PL_curcop->cop_stash = stash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/BerkeleyDB/
H A Dppport.h134 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
139 newCONSTSUB(stash,name,sv)
140 HV *stash; variable
151 if (stash)
152 PL_curstash = PL_curcop->cop_stash = stash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/DB_File/
H A Dppport.h129 extern void newCONSTSUB _((HV * stash, char * name, SV *sv));
134 newCONSTSUB(stash,name,sv)
135 HV *stash; variable
146 if (stash)
147 PL_curstash = PL_curcop->cop_stash = stash;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dwof.S109 save %g0, %g0, %g0 ! save into the window to stash away
115 STORE_WINDOW(sp) ! stash the window
H A Dhead_32.S449 /* Cool, here we go. Pick up the romvec pointer in %o0 and stash it in
479 mov %o0, %l0 ! stash away romvec
481 mov %o1, %l1 ! stash away debug_vec too
1040 /* Compute NWINDOWS and stash it away. Now uses %wim trick explained
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dwof.S109 save %g0, %g0, %g0 ! save into the window to stash away
115 STORE_WINDOW(sp) ! stash the window
H A Dhead_32.S449 /* Cool, here we go. Pick up the romvec pointer in %o0 and stash it in
479 mov %o0, %l0 ! stash away romvec
481 mov %o1, %l1 ! stash away debug_vec too
1040 /* Compute NWINDOWS and stash it away. Now uses %wim trick explained
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dforward.c285 blockdata_retrieve(forward->stash, forward->stash_len, (void *)header);
892 if (forward->stash)
893 blockdata_free(forward->stash);
896 if (!(forward->stash = blockdata_alloc((char *)header, n)))
944 if (!(new->stash = blockdata_alloc((char *)header, nn)))
995 blockdata_retrieve(forward->stash, forward->stash_len, (void *)header);
2181 f->stash = NULL;
2245 if (f->stash)
2247 blockdata_free(f->stash);
2248 f->stash
[all...]
H A Ddnsmasq.h628 struct blockdata *stash; /* Saved reply, whilst we validate */ member in struct:frec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dforward.c285 blockdata_retrieve(forward->stash, forward->stash_len, (void *)header);
892 if (forward->stash)
893 blockdata_free(forward->stash);
896 if (!(forward->stash = blockdata_alloc((char *)header, n)))
944 if (!(new->stash = blockdata_alloc((char *)header, nn)))
995 blockdata_retrieve(forward->stash, forward->stash_len, (void *)header);
2181 f->stash = NULL;
2245 if (f->stash)
2247 blockdata_free(f->stash);
2248 f->stash
[all...]
H A Ddnsmasq.h628 struct blockdata *stash; /* Saved reply, whilst we validate */ member in struct:frec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dforward.c285 blockdata_retrieve(forward->stash, forward->stash_len, (void *)header);
892 if (forward->stash)
893 blockdata_free(forward->stash);
896 if (!(forward->stash = blockdata_alloc((char *)header, n)))
944 if (!(new->stash = blockdata_alloc((char *)header, nn)))
995 blockdata_retrieve(forward->stash, forward->stash_len, (void *)header);
2181 f->stash = NULL;
2245 if (f->stash)
2247 blockdata_free(f->stash);
2248 f->stash
[all...]
H A Ddnsmasq.h628 struct blockdata *stash; /* Saved reply, whilst we validate */ member in struct:frec
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/makefiles/
H A DWLAN_Common.mk280 # These macros are used to stash an extra copy of generated source files,
282 # from the stash during builds. Required if the generating tools or inputs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dgianfar.c618 const u32 *stash; local
715 stash = of_get_property(np, "bd-stash", NULL);
717 if (stash) {
722 stash_len = of_get_property(np, "rx-stash-len", NULL);
727 stash_idx = of_get_property(np, "rx-stash-idx", NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dgianfar.c618 const u32 *stash; local
715 stash = of_get_property(np, "bd-stash", NULL);
717 if (stash) {
722 stash_len = of_get_property(np, "rx-stash-len", NULL);
727 stash_idx = of_get_property(np, "rx-stash-idx", NULL);

Completed in 321 milliseconds