Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dasm-tst1.c25 static const GElf_Ehdr expected_ehdr = variable
132 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()
Dasm-tst2.c25 static const GElf_Ehdr expected_ehdr = variable
148 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()
Dasm-tst9.c33 static const GElf_Ehdr expected_ehdr = variable
182 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()