childId           455 shareddata.cpp   pid_t childId = -1;
childId           460 shareddata.cpp       childId = sharedDataHeader->ptraceIdMap[i].childId;
childId           467 shareddata.cpp   return childId;
childId           470 shareddata.cpp void SharedData::setPtraceVirtualId(pid_t tracerId, pid_t childId)
childId           486 shareddata.cpp   sharedDataHeader->ptraceIdMap[i].childId = childId;