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

  /sdk/emulator/qtools/
read_elf.h 9 char *ReadStringTable(Elf32_Ehdr *hdr, Elf32_Shdr *shdr, FILE *fobj);
read_elf.cpp 156 char *ReadStringTable(Elf32_Ehdr *hdr, Elf32_Shdr *shdr_table, FILE *f)
trace_reader.h 626 char *section_names = ReadStringTable(hdr, shdr, fobj);
    [all...]

Completed in 172 milliseconds