Searched refs:FlushingMapper (Results 1 – 1 of 1) sorted by relevance
1187 class FlushingMapper { class1191 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper() function in __anoncb3f1d700911::FlushingMapper1195 ~FlushingMapper() { M.flush(); } in ~FlushingMapper()1216 FlushingMapper(pImpl)->addFlags(Flags); in addFlags()1220 return FlushingMapper(pImpl)->mapValue(&V); in mapValue()1228 return FlushingMapper(pImpl)->mapMetadata(&MD); in mapMetadata()1236 FlushingMapper(pImpl)->remapInstruction(&I); in remapInstruction()1240 FlushingMapper(pImpl)->remapDbgRecord(DR); in remapDbgRecord()1251 FlushingMapper(pImpl)->remapFunction(F); in remapFunction()1255 FlushingMapper(pImpl)->remapGlobalObjectMetadata(GO); in remapGlobalObjectMetadata()