Home
last modified time | relevance | path

Searched defs:elf1 (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc229 ELF elf1(EM_386, TypeParam::kClass, kLittleEndian); in TYPED_TEST() local
/external/elfutils/src/
Delfcmp.c164 Elf *elf1 = open_file (fname1, &fd1, &ebl1); in main() local