gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GetELFLoadInfoPhdr (0.00 seconds)
t2ex
t2ex_source/t2ex/load/src/ldr_elf.c - 40.4KB - 1,085 lines
474:                         /* Get loading information from program header */
475:                         er = GetELFLoadInfoPhdr(eli, hdr, ldr);
476:                 }
481: /* Get loading information from program header */ 482: er = GetELFLoadInfoPhdr(eli, hdr, ldr); 483: if ( er < E_OK ) goto err_ret;