Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Ddwarf1.c137 static bfd_boolean parse_functions_in_unit
355 parse_functions_in_unit (stash, aUnit) in parse_functions_in_unit() function
426 if (! parse_functions_in_unit (stash, aUnit))
H A DChangeLog-00012712 (parse_functions_in_unit): Pass the end of the section to
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf1.c338 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit() function
404 if (! parse_functions_in_unit (stash, aUnit)) in dwarf1_unit_find_nearest_line()
H A DChangeLog-00012712 (parse_functions_in_unit): Pass the end of the section to