Searched refs:strtab_off64 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c392 Elf64_Off strtab_off64; /* save String Table offset for later use */ local
431 strtab_off64 = shdr.sh_offset;
560 strcpy(section_name, (char *)(elf.buf + strtab_off64 + dhdr.sh_name));
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c392 Elf64_Off strtab_off64; /* save String Table offset for later use */ local
431 strtab_off64 = shdr.sh_offset;
560 strcpy(section_name, (char *)(elf.buf + strtab_off64 + dhdr.sh_name));

Completed in 114 milliseconds