Expand Up @@ -81,9 +81,9 @@ INSTR_PROF_DATA(const IntPtrT, IntPtrTy, BitmapPtr, RelativeBitmapPtr) * function name hashes during the conversion from raw to merged profile * data. */ INSTR_PROF_DATA(const IntPtrT, llvm::Type::getInt8PtrTy(Ctx), FunctionPointer, \ INSTR_PROF_DA...
(ptr->ai_socktype) { case 0: printf("Unspecified\n"); break; case SOCK_STREAM: printf("SOCK_STREAM (stream)\n"); break; case SOCK_DGRAM: printf("SOCK_DGRAM (datagram) \n"); break; case SOCK_RAW: printf("SOCK_RAW (raw) \n")...
Dependences::TYPE_RAW | Dependences::TYPE_WAR | Dependences::TYPE_WAW;intProximityKinds;if(OptimizeDeps =="all") ProximityKinds = Dependences::TYPE_RAW | Dependences::TYPE_WAR | Dependences::TYPE_WAW;elseif(OptimizeDeps =="raw") ProximityKinds = Dependences::TYPE_RAW;else{ errs() <<"Do no...
IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>, clang::BackendConsumer*) (/local/suz-local/software/local/clang-trunk/bin/clang-19+0x4261df9) #23 0x00005559223e3bfa clang::BackendConsumer::HandleTranslation...
if (get_IdResult != NULL) { *get_IdResult = id; } else { return E_POINTER; } GiovanniThursday, September 29, 2011 10:18 PMWe need to see how you are calling get_Id. The usual method would beWCHAR *ptr;get_Id(&ptr);Français...
A pointer to a location to which the routine writes the attributes of the specified environment variable. This parameter is optional and can be set to NULL if the caller does not need the attributes. For more information, see Remarks.
Stream = make_unique<raw_svector_ostream>(FileBytes); MCTargetOptions MCOptions = InitMCTargetOptionsFromFlags(); MS = TheTarget->createMCObjectStreamer( TheTriple, *MC, *MAB, *Stream, MCE, *MSTI, MCOptions.MCRelaxAll, MCOptions.MCIncrementalLinkerCompatible,/*DWARFMustBeAtTheEnd*/false)...
(beware of early exit points and exceptions), or better use:std::unique_ptr<std::string,void(*)(std::string*)>on_exit(p.first,[](std::string*p){std::cout<<"returning temporary buffer...\n";std::return_temporary_buffer(p);});std::copy(s, s+p.second,std::raw_storage_iterator...
func xpc_data_get_bytes(xpc_object_t, UnsafeMutableRawPointer, Int, Int) -> Int func xpc_data_get_bytes_ptr(xpc_object_t) -> UnsafeRawPointer? func xpc_data_get_length(xpc_object_t) -> Int Number objects func xpc_double_create(Double) -> xpc_object_t func xpc_double_get_value(...
RunningNodeJSapplications from within a containerized environment results in an error when the process attempts toforkorclonea new process: Raw bash-5.1$ npm -v /usr/bin/node[2]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskSchedule...