Home
last modified time | relevance | path

Searched defs:ostrm (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp214 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
251 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
285 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
348 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
1236 Stream &ostrm = result.GetOutputStream(); DoExecute() local
1487 Stream &ostrm = result.GetOutputStream(); DoExecute() local
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp1625 return SendPacket(ostrm.str()); in HandlePacket_qShlibInfoAddr() local
146 append_hex_value(std::ostream & ostrm,const void * buf,size_t buf_size,bool swap) append_hex_value() argument
171 append_hexified_string(std::ostream & ostrm,const std::string & string) append_hexified_string() argument
1673 std::ostringstream ostrm; HandlePacket_qThreadInfo() local
1882 std::ostringstream ostrm; HandlePacket_qRegisterInfo() local
2580 register_value_in_hex_fixed_width(std::ostream & ostrm,nub_process_t pid,nub_thread_t tid,const register_map_entry_t * reg,const DNBRegisterValue * reg_value_ptr) register_value_in_hex_fixed_width() argument
2608 debugserver_regnum_with_fixed_width_hex_register_value(std::ostream & ostrm,nub_process_t pid,nub_thread_t tid,const register_map_entry_t * reg,const DNBRegisterValue * reg_value_ptr) debugserver_regnum_with_fixed_width_hex_register_value() argument
2720 std::ostringstream ostrm; SendStopReplyPacketForThread() local
3155 std::ostringstream ostrm; HandlePacket_m() local
3229 std::ostringstream ostrm; HandlePacket_x() local
3296 std::ostringstream ostrm; HandlePacket_g() local
3428 std::ostringstream ostrm; HandlePacket_AllocateMemory() local
4213 std::ostringstream ostrm; HandlePacket_p() local
4372 std::ostringstream ostrm; HandlePacket_MemoryRegionInfo() local
4541 std::ostringstream ostrm; HandlePacket_WatchpointSupportInfo() local
[all...]