Searched refs:ReadStringTable (Results 1 – 2 of 2) sorted by relevance
125 bool ReadStringTable(std::ifstream &file, uint32_t offset, uint32_t size);
35 !ReadStringTable(rawheapFile, sections[2], sections[3]) || // 2: str offset, 3: str size in Translate()177 bool RawHeapTranslate::ReadStringTable(std::ifstream &file, uint32_t offset, uint32_t size) in ReadStringTable() function in rawheap_translate::RawHeapTranslate