Home
last modified time | relevance | path

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

/src/stand/efi/libefi/
H A Definet.c85 ether_sprintf(mode->CurrentAddress.Addr)); in dump_mode()
326 bcopy(net->Mode->CurrentAddress.Addr, desc->myea, 6); in efinet_init()
/src/sys/contrib/edk2/Include/Protocol/
H A DSimpleNetwork.h213 EFI_MAC_ADDRESS CurrentAddress; member
/src/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp127 XCOFFObjectFile::getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress, in getAdvancedSymbolEntryAddress() argument
129 return getWithOffset(CurrentAddress, Distance * XCOFF::SymbolTableEntrySize); in getAdvancedSymbolEntryAddress()
/src/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h728 static uintptr_t getAdvancedSymbolEntryAddress(uintptr_t CurrentAddress,