gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GetELFLoadInfo (0.00 seconds)
t2ex
t2ex_source/t2ex/load/src/ldr_elf.c - 40.4KB - 1,085 lines
1021:         /* Get ELF loading information */
1022:         er = GetELFLoadInfo(&eli, hdr, ldr, relsec);
1023:         if ( er < E_OK ) goto err_ret1;