gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CHK_ELFMACH (0.00 seconds)
t2ex
t2ex_source/t2ex/load/src/ldr_elf.c - 40.4KB - 1,085 lines
461:             && hdr->e_ident[EI_VERSION] == 1
462:             && CHK_ELFMACH(hdr->e_machine)
463:             && hdr->e_version == EV_CURRENT) ) {