Home
last modified time | relevance | path

Searched defs:GetAddress (Results 1 – 17 of 17) sorted by relevance

/external/lldb/include/lldb/Symbol/
DSymbol.h79 GetAddress() in GetAddress() function
90 GetAddress() const in GetAddress() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DJITSymbol.h52 JITSymbol(GetAddressFtor GetAddress, JITSymbolFlags Flags) in JITSymbol()
/external/lldb/test/functionalities/type_completion/
Dmain.cpp18 std::string& GetAddress() { return *m_address; } in GetAddress() function in NameAndAddress
/external/lldb/include/lldb/Core/
DDisassembler.h40 GetAddress () const in GetAddress() function
DEmulateInstruction.h519 GetAddress () const in GetAddress() function
/external/webrtc/webrtc/base/
Dssladapter_unittest.cc61 rtc::SocketAddress GetAddress() const { in GetAddress() function in SSLAdapterTestDummyClient
152 rtc::SocketAddress GetAddress() const { in GetAddress() function in SSLAdapterTestDummyServer
Dhttpserver.cc255 bool HttpListenServer::GetAddress(SocketAddress* address) const { in GetAddress() function in rtc::HttpListenServer
/external/lldb/source/API/
DSBInstruction.cpp64 SBInstruction::GetAddress() in GetAddress() function in SBInstruction
DSBBreakpointLocation.cpp75 SBBreakpointLocation::GetAddress () in GetAddress() function in SBBreakpointLocation
DSBData.cpp220 SBData::GetAddress (lldb::SBError& error, lldb::offset_t offset) in GetAddress() function in SBData
DSBValue.cpp1481 SBValue::GetAddress() in GetAddress() function in SBValue
/external/lldb/source/Breakpoint/
DBreakpointLocation.cpp68 BreakpointLocation::GetAddress () in GetAddress() function in BreakpointLocation
/external/webrtc/webrtc/p2p/base/
Dstun.h279 const rtc::SocketAddress& GetAddress() const { return address_; } in GetAddress() function
Drelayport.cc40 rtc::SocketAddress GetAddress() const { in GetAddress() function in cricket::RelayConnection
Dstun.cc89 const StunAddressAttribute* StunMessage::GetAddress(int type) const { in GetAddress() function in cricket::StunMessage
Dport_unittest.cc80 static SocketAddress GetAddress(Port* port) { in GetAddress() function
/external/lldb/source/Core/
DDataExtractor.cpp811 DataExtractor::GetAddress (offset_t *offset_ptr) const in GetAddress() function in DataExtractor