Home
last modified time | relevance | path

Searched refs:SendLoadSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/lli/
DRemoteTargetExternal.cpp55 if (!SendLoadSection(Address, Data, (uint32_t)Size, false)) { in loadData()
79 if (!SendLoadSection(Address, Data, (uint32_t)Size, true)) { in loadCode()
135 bool RemoteTargetExternal::SendLoadSection(uint64_t Addr, in SendLoadSection() function in RemoteTargetExternal
DRemoteTargetExternal.h115 bool SendLoadSection(uint64_t Addr,