Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Drelocate.c485 check_badreltype (bool *first_badreltype, in check_badreltype() argument
489 if (*first_badreltype) in check_badreltype()
491 *first_badreltype = false; in check_badreltype()
621 bool first_badreltype = true; in relocate_section() local
638 check_badreltype (&first_badreltype, mod, &result); in relocate_section()
669 check_badreltype (&first_badreltype, mod, &result); in relocate_section()