Home
last modified time | relevance | path

Searched defs:virtual_offset (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/i386/linux/
H A Dimgact_linux.c66 unsigned long virtual_offset, file_offset; in exec_linux_imgact() local
/freebsd-12.1/contrib/gcc/cp/
H A Dmethod.c88 tree fixed_offset, tree virtual_offset) in make_thunk()
182 tree virtual_offset = THUNK_VIRTUAL_OFFSET (thunk); in finish_thunk() local
222 HOST_WIDE_INT fixed_offset, tree virtual_offset) in thunk_adjust()
323 tree virtual_offset; in use_thunk() local
H A Dmangle.c2742 mangle_call_offset (const tree fixed_offset, const tree virtual_offset) in mangle_call_offset()
2773 tree virtual_offset) in mangle_thunk()
H A Dclass.c2045 tree fixed_offset, virtual_offset; in update_vtable_entry_for_fn() local
/freebsd-12.1/sys/kern/
H A Dimgact_aout.c167 unsigned long virtual_offset; in exec_aout_imgact() local
H A Dimgact_gzip.c63 u_long virtual_offset, file_offset, file_end, bss_size; member