Home
last modified time | relevance | path

Searched defs:entry_addr (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/sys/
H A Dimgact.h65 unsigned long entry_addr; /* entry address of target executable */ member
/freebsd/stand/i386/libi386/
H A Dmultiboot.h116 multiboot_uint32_t entry_addr; member
/freebsd/sys/arm64/iommu/
H A Dsmmu.c418 void *entry_addr; in smmu_evtq_dequeue() local
533 void *entry_addr; in smmu_cmdq_enqueue_cmd() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.cpp491 const lldb::addr_t entry_addr = relative_method_lists->m_first_ptr + in ProcessRelativeMethodLists() local
/freebsd/stand/efi/loader/arch/amd64/
H A Dmultiboot2.h142 multiboot_uint32_t entry_addr; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2768 Address entry_addr = exe_module->GetObjectFile()->GetEntryPointAddress(); in GetEntryPointAddress() local
2780 Address entry_addr = module_sp->GetObjectFile()->GetEntryPointAddress(); in GetEntryPointAddress() local
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c5249 uint32_t opcode, read_value, addr, entry_addr; in ql_cntrl() local