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

  /external/elfutils/tests/
asm-tst4.c 44 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst5.c 46 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst6.c 44 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst7.c 44 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst8.c 44 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst1.c 77 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst2.c 76 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst3.c 68 Ebl *ebl = ebl_openbackend_machine (EM_386);
asm-tst9.c 96 Ebl *ebl = ebl_openbackend_machine (EM_386);
  /external/elfutils/libebl/
libebl.h 65 extern Ebl *ebl_openbackend_machine (GElf_Half machine);
eblopenbackend.c 417 ebl_openbackend_machine (GElf_Half machine) function
  /external/elfutils/src/
ld.c 1070 ebl_openbackend_machine (ehdr->e_machine);
    [all...]

Completed in 79 milliseconds