Home
last modified time | relevance | path

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

/external/elfutils/src/
Daddr2line.c519 adjust_to_section (const char *name, uintmax_t *addr, Dwfl *dwfl) in adjust_to_section() function
639 parsed = adjust_to_section (name, &addr, dwfl); in handle_address()
677 && !adjust_to_section (just_section, &addr, dwfl)) in handle_address()
DChangeLog3692 (adjust_to_section): New function, broken out of ...