Searched defs:load_bias (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | debuginfo.h | 62 uint64_t load_bias) in debuginfo_report_elf()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 70 abi_ulong load_bias, in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 70 abi_ulong load_bias, in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 73 abi_ulong load_bias, in target_create_elf_tables()
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 58 abi_ulong load_bias; member
|
/openbmc/qemu/linux-user/ |
H A D | qemu.h | 25 abi_ulong load_bias; member
|
H A D | elfload.c | 3199 abi_ulong load_addr, load_bias, loaddr, hiaddr, error, align; in load_elf_image() local 3557 abi_ulong load_bias, load_addr; in load_elf_vdso() local 3637 abi_ulong load_bias) in load_symbols()
|
/openbmc/linux/fs/ |
H A D | binfmt_elf.c | 826 unsigned long load_bias = 0, phdr_addr = 0; in load_elf_binary() local
|