HomeSort by relevance Sort by last modified time
    Searched full:elf_null_machine (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.c 67 static const elf_machine_handler elf_null_machine = {0, 0, 0, 0, 0, 0, 0, 0, variable
70 static elf_machine_handler const *elf_march = &elf_null_machine;

Completed in 509 milliseconds