HomeSort by relevance Sort by last modified time
    Searched refs:expected_ehdr (Results 1 - 3 of 3) sorted by null

  /external/elfutils/tests/
asm-tst1.c 41 static const GElf_Ehdr expected_ehdr = variable
155 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0)
asm-tst2.c 41 static const GElf_Ehdr expected_ehdr = variable
171 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0)
asm-tst9.c 49 static const GElf_Ehdr expected_ehdr = variable
205 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0)

Completed in 40 milliseconds