Home
last modified time | relevance | path

Searched refs:debug_section_end (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Ddwarf1.c44 char* debug_section_end; member
363 eachDie < stash->debug_section_end;
369 stash->debug_section_end))
518 stash->debug_section_end = stash->debug_section + size;
540 while (stash->currentDie < stash->debug_section_end)
545 stash->debug_section_end))
563 < stash->debug_section_end
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf1.c45 char* debug_section_end; member
344 eachDie < stash->debug_section_end; in parse_functions_in_unit()
350 stash->debug_section_end)) in parse_functions_in_unit()
492 stash->debug_section_end = stash->debug_section + size; in _bfd_dwarf1_find_nearest_line()
512 while (stash->currentDie < stash->debug_section_end) in _bfd_dwarf1_find_nearest_line()
517 stash->debug_section_end)) in _bfd_dwarf1_find_nearest_line()
535 < stash->debug_section_end in _bfd_dwarf1_find_nearest_line()