Lines Matching defs:MCCacheWriter
17 #include "MCCacheWriter.h"
37 MCCacheWriter::~MCCacheWriter() {
51 bool MCCacheWriter::writeCacheFile(FileHandle *objFile, FileHandle *infoFile,
76 bool MCCacheWriter::prepareHeader(uint32_t libRS_threadable) {
108 bool MCCacheWriter::prepareDependencyTable() {
137 bool MCCacheWriter::preparePragmaList() {
174 bool MCCacheWriter::prepareStringPool() {
217 bool MCCacheWriter::prepareExportVarNameList() {
241 bool MCCacheWriter::prepareExportFuncNameList() {
265 bool MCCacheWriter::prepareObjectSlotList() {
288 bool MCCacheWriter::calcSectionOffset() {
318 bool MCCacheWriter::writeAll() {