Home
last modified time | relevance | path

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

/freebsd-14.2/stand/efi/include/
H A Defiip.h122 EFI_IPv4_ADDRESS SourceAddress; member
145 EFI_IPv4_ADDRESS SourceAddress; member
396 EFI_IPv6_ADDRESS SourceAddress; member
H A Defiudp.h84 EFI_IPv4_ADDRESS SourceAddress; member
199 EFI_IPv6_ADDRESS SourceAddress; member
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp768 Address SourceAddress = in VisitCastExpr() local
774 Builder.CreateMemCpy(DestAddress, SourceAddress, SizeVal); in VisitCastExpr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1148 uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset); in resolveAArch64ShortBranch() local
1153 if (!isInt<28>(Address + Value.Addend - SourceAddress)) in resolveAArch64ShortBranch()