Searched +defs:insert +defs:file +defs:contents (Results 1 – 1 of 1) sorted by relevance
53 pdb::PDBFile &file = f->session->getPDBFile(); in TypeServerSource() local190 TpiSource *lld::coff::makeTpiSource(ObjFile *file) { in makeTpiSource()202 TpiSource *lld::coff::makeUseTypeServerSource(ObjFile *file, in makeUseTypeServerSource()207 TpiSource *lld::coff::makePrecompSource(ObjFile *file) { in makePrecompSource()211 TpiSource *lld::coff::makeUsePrecompSource(ObjFile *file, in makeUsePrecompSource()235 MutableArrayRef<uint8_t> contents = rec.drop_front(sizeof(RecordPrefix)); in remapRecord() local294 static Optional<ArrayRef<uint8_t>> getDebugH(ObjFile *file) { in getDebugH()299 ArrayRef<uint8_t> contents = sec->getContents(); in getDebugH() local482 static PrecompSource *findPrecompSource(ObjFile *file, PrecompRecord &pr) { in findPrecompSource()497 static Expected<PrecompSource *> findPrecompMap(ObjFile *file, in findPrecompMap()[all …]