Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Drelocate.c463 check_badreltype (bool *first_badreltype, in check_badreltype() argument
467 if (*first_badreltype) in check_badreltype()
469 *first_badreltype = false; in check_badreltype()
584 bool first_badreltype = true; in relocate_section() local
601 check_badreltype (&first_badreltype, mod, &result); in relocate_section()
631 check_badreltype (&first_badreltype, mod, &result); in relocate_section()