Home | History | Annotate | Download | only in tests

Lines Matching refs:DT_HASH

1570   // Find dynamic section and check that DT_HASH and there is no DT_ANDROID_REL
1577 if (d->d_tag == llvm::ELF::DT_HASH) {
1590 ASSERT_TRUE(has_elf_hash) << path.c_str() << ": missing elf hash (DT_HASH)";