Home
last modified time | relevance | path

Searched refs:lastUnit (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.27/bfd/
HDdwarf1.c41 struct dwarf1_unit* lastUnit; member
148 x->prev = stash->lastUnit; in alloc_dwarf1_unit()
149 stash->lastUnit = x; in alloc_dwarf1_unit()
510 for (eachUnit = stash->lastUnit; eachUnit; eachUnit = eachUnit->prev) in _bfd_dwarf1_find_nearest_line()
/dragonfly/contrib/gdb-7/bfd/
HDdwarf1.c42 struct dwarf1_unit* lastUnit; member
149 x->prev = stash->lastUnit; in alloc_dwarf1_unit()
150 stash->lastUnit = x; in alloc_dwarf1_unit()
511 for (eachUnit = stash->lastUnit; eachUnit; eachUnit = eachUnit->prev) in _bfd_dwarf1_find_nearest_line()
/dragonfly/contrib/binutils-2.34/bfd/
HDdwarf1.c41 struct dwarf1_unit* lastUnit; member
148 x->prev = stash->lastUnit; in alloc_dwarf1_unit()
149 stash->lastUnit = x; in alloc_dwarf1_unit()
543 for (eachUnit = stash->lastUnit; eachUnit; eachUnit = eachUnit->prev) in _bfd_dwarf1_find_nearest_line()