Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp1580 std::ostringstream ostrm; in HandlePacket_qShlibInfoAddr() local
1628 std::ostringstream ostrm; in HandlePacket_qThreadInfo() local
1837 std::ostringstream ostrm; in HandlePacket_qRegisterInfo() local
2535 void append_hex_value(std::ostream &ostrm, const void *buf, size_t buf_size, in append_hex_value()
2560 void append_hexified_string(std::ostream &ostrm, const std::string &string) { in append_hexified_string()
2568 void register_value_in_hex_fixed_width(std::ostream &ostrm, nub_process_t pid, in register_value_in_hex_fixed_width()
2596 std::ostream &ostrm, nub_process_t pid, nub_thread_t tid, in debugserver_regnum_with_fixed_width_hex_register_value()
2708 std::ostringstream ostrm; in SendStopReplyPacketForThread() local
3088 std::ostringstream ostrm; in HandlePacket_m() local
3162 std::ostringstream ostrm; in HandlePacket_x() local
[all …]
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlatform.cpp212 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
250 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
286 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
350 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
1261 Stream &ostrm = result.GetOutputStream(); in DoExecute() local
1533 Stream &ostrm = result.GetOutputStream(); in DoExecute() local