Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dasm-tst1.c33 static const GElf_Ehdr expected_ehdr = variable
147 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()
Dasm-tst2.c33 static const GElf_Ehdr expected_ehdr = variable
163 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()
Dasm-tst9.c41 static const GElf_Ehdr expected_ehdr = variable
197 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()