Home
last modified time | relevance | path

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

/bionic/tests/
Ddlfcn_test.cpp1556 bool has_elf_hash = false; in validate_compatibility_of_native_library() local
1567 has_elf_hash = true; in validate_compatibility_of_native_library()
1579 ASSERT_TRUE(has_elf_hash) << path.c_str() << ": missing elf hash (DT_HASH)"; in validate_compatibility_of_native_library()