Home
last modified time | relevance | path

Searched defs:SourceAddress (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DManagedNetwork.h98 VOID *SourceAddress; member
110 EFI_MAC_ADDRESS *SourceAddress; // OPTIONAL member
H A DIp4.h196 EFI_IPv4_ADDRESS SourceAddress; member
219 EFI_IPv4_ADDRESS SourceAddress; member
H A DIp6.h404 EFI_IPv6_ADDRESS SourceAddress; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp881 Address SourceAddress = SourceLV.getAddress().withElementType(CGF.Int8Ty); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp664 uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset); in resolveLoongArch64ShortBranch() local