Searched refs:entry_point (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dfsl_hypervisor.h37 __u32 entry_point; member in struct:fsl_hv_ioctl_start
/bionic/linker/
H A Dlinker.cpp2550 ElfW(Addr) entry_point = args.getauxval(AT_ENTRY);
2556 // If the linker is not acting as PT_INTERP entry_point is equal to
2562 if (reinterpret_cast<ElfW(Addr)>(&_start) == entry_point) {

Completed in 50 milliseconds