Home
last modified time | relevance | path

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

/bionic/tests/
Ddlfcn_test.cpp1569 bool has_rel = false; in validate_compatibility_of_native_library() local
1582 has_rel = true; in validate_compatibility_of_native_library()
1595 ASSERT_TRUE(has_rel) << path.c_str() << ": missing DT_REL/DT_RELA"; in validate_compatibility_of_native_library()