Home
last modified time | relevance | path

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

/third_party/elfutils/tests/
H A Dasm-tst2.c34 static const GElf_Ehdr expected_ehdr = variable
164 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()
H A Dasm-tst1.c34 static const GElf_Ehdr expected_ehdr = variable
148 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()
H A Dasm-tst9.c42 static const GElf_Ehdr expected_ehdr = variable
198 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main()

Completed in 2 milliseconds