Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwinping.h58 struct sockaddr_in6 *SourceAddress,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1029 uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset); in resolveAArch64ShortBranch() local
1034 if (!isInt<28>(Address + Value.Addend - SourceAddress)) in resolveAArch64ShortBranch()