Home
last modified time | relevance | path

Searched defs:stash (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf1.c141 alloc_dwarf1_unit (struct dwarf1_debug* stash) in alloc_dwarf1_unit()
159 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func()
293 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_line_table()
376 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit()
419 dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash, in dwarf1_unit_find_nearest_line()
490 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; in _bfd_dwarf1_find_nearest_line() local
600 struct dwarf1_debug* stash = *pinfo; in _bfd_dwarf1_cleanup_debug_info() local
H A Ddwarf2.c421 struct dwarf2_debug *stash; member
899 struct dwarf2_debug *stash = unit->stash; in read_indirect_string() local
933 struct dwarf2_debug *stash = unit->stash; in read_indirect_line_string() local
970 struct dwarf2_debug *stash = unit->stash; in read_alt_indirect_string() local
1027 struct dwarf2_debug *stash = unit->stash; in read_alt_indirect_ref() local
1180 read_abbrevs (bfd *abfd, uint64_t offset, struct dwarf2_debug *stash, in read_abbrevs()
1407 struct dwarf2_debug *stash = unit->stash; in read_indexed_address() local
1444 struct dwarf2_debug *stash = unit->stash; in read_indexed_string() local
2684 struct dwarf2_debug *stash = unit->stash; in decode_line_info() local
3165 struct dwarf2_debug *stash = unit->stash; in read_debug_ranges() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf1.c141 alloc_dwarf1_unit (struct dwarf1_debug* stash) in alloc_dwarf1_unit()
159 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func()
293 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_line_table()
376 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit()
419 dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash, in dwarf1_unit_find_nearest_line()
490 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; in _bfd_dwarf1_find_nearest_line() local
H A Ddwarf2.c374 struct dwarf2_debug *stash; member
851 struct dwarf2_debug *stash = unit->stash; in read_indirect_string() local
885 struct dwarf2_debug *stash = unit->stash; in read_indirect_line_string() local
922 struct dwarf2_debug *stash = unit->stash; in read_alt_indirect_string() local
979 struct dwarf2_debug *stash = unit->stash; in read_alt_indirect_ref() local
1132 read_abbrevs (bfd *abfd, uint64_t offset, struct dwarf2_debug *stash, in read_abbrevs()
1359 struct dwarf2_debug *stash = unit->stash; in read_indexed_address() local
1396 struct dwarf2_debug *stash = unit->stash; in read_indexed_string() local
2602 struct dwarf2_debug *stash = unit->stash; in decode_line_info() local
3073 struct dwarf2_debug *stash = unit->stash; in read_debug_ranges() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_gtt.c22 void stash_init(struct pagestash *stash) in stash_init()
28 static struct page *stash_pop_page(struct pagestash *stash) in stash_pop_page()
40 static void stash_push_pagevec(struct pagestash *stash, struct pagevec *pvec) in stash_push_pagevec()
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Dstash.c44 stash(struct stash_options *opt, int argc, char **argv) in stash() function
/netbsd-src/sys/arch/hppa/stand/common/
H A Ditecons.c163 static int stash = 0; in ite_getc() local
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c1121 HV *stash = SvSTASH(SvRV(obj)); in SWIG_Perl_ConvertPtr() local
1143 HV *stash; in SWIG_Perl_MakePtr() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc4136 bool stash) in add_entry()