HomeSort by relevance Sort by last modified time
    Searched refs:strtab_ptr (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
obj_int_extract.c 633 unsigned int nsections, symtab_ptr, symtab_sz, strtab_ptr; local
645 strtab_ptr = symtab_ptr + symtab_sz * 18;
732 // buf + strtab_ptr + get_le32(ptr+4));
733 if ((buf + strtab_ptr + get_le32(ptr + 4))[0] == '_')
735 buf + strtab_ptr + get_le32(ptr + 4) + 1);
737 printf("%-40s EQU ", buf + strtab_ptr + get_le32(ptr + 4));
  /toolchain/binutils/binutils-2.25/bfd/
elf-bfd.h 1535 struct elf_strtab_hash *strtab_ptr; member in struct:output_elf_obj_tdata
    [all...]

Completed in 76 milliseconds