gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:ELF32_ST_BIND (0.00 seconds)
t2ex
t2ex_source/t2ex/load/src/ldr_elf.c - 40.4KB - 1,085 lines
579:                 } else if ( symtbl[i].st_shndx == SHN_UNDEF ) {
580:                         if ( ELF32_ST_BIND(symtbl[i].st_info) == STB_WEAK )
581:                                                                 continue;