Home
last modified time | relevance | path

Searched defs:load_bias (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/tcg/
H A Ddebuginfo.h62 uint64_t load_bias) in debuginfo_report_elf()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h70 abi_ulong load_bias, in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h70 abi_ulong load_bias, in target_create_elf_tables()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h73 abi_ulong load_bias, in target_create_elf_tables()
/openbmc/qemu/bsd-user/
H A Dqemu.h58 abi_ulong load_bias; member
/openbmc/qemu/linux-user/
H A Dqemu.h25 abi_ulong load_bias; member
H A Delfload.c3197 abi_ulong load_addr, load_bias, loaddr, hiaddr, error; in load_elf_image() local
3533 abi_ulong load_bias, load_addr; in load_elf_vdso() local
3613 abi_ulong load_bias) in load_symbols()
/openbmc/linux/fs/
H A Dbinfmt_elf.c826 unsigned long load_bias = 0, phdr_addr = 0; in load_elf_binary() local