Searched refs:FlushingMapper (Results 1 – 1 of 1) sorted by relevance
1199 class FlushingMapper { class1203 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper() function in __anoncb3f1d700811::FlushingMapper1207 ~FlushingMapper() { M.flush(); } in ~FlushingMapper()1229 FlushingMapper(pImpl)->addFlags(Flags); in addFlags()1233 return FlushingMapper(pImpl)->mapValue(&V); in mapValue()1241 return FlushingMapper(pImpl)->mapMetadata(&MD); in mapMetadata()1249 FlushingMapper(pImpl)->remapInstruction(&I); in remapInstruction()1253 FlushingMapper(pImpl)->remapDbgRecord(DR); in remapDbgRecord()1264 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()1268 FlushingMapper(pImpl)->remapGlobalObjectMetadata(GO); in remapGlobalObjectMetadata()