Home
last modified time | relevance | path

Searched refs:alloc_dwarf1_func (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Ddwarf1.c131 static struct dwarf1_func *alloc_dwarf1_func
163 alloc_dwarf1_func (stash, aUnit) in alloc_dwarf1_func() function
377 struct dwarf1_func* aFunc = alloc_dwarf1_func (stash,aUnit);
H A DChangeLog-98992010 * (alloc_dwarf1_func): Likewise.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf1.c153 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func() function
358 struct dwarf1_func* aFunc = alloc_dwarf1_func (stash,aUnit); in parse_functions_in_unit()
H A DChangeLog-98992010 * (alloc_dwarf1_func): Likewise.