Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_data_into_fd.c51 int64_t target_offset, int64_t actual_offset) in pad_to()
88 int64_t target_offset; in archive_read_data_into_fd() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwarf_reader.h73 get_reloc_target(off_t reloc_offset, off_t* target_offset) in get_reloc_target()
H A Ddwarf_reader.cc74 off_t reloc_offset, off_t* target_offset) in do_get_reloc_target()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Ddwarf_reader.h73 get_reloc_target(off_t reloc_offset, off_t* target_offset) in get_reloc_target()
H A Ddwarf_reader.cc74 off_t reloc_offset, off_t* target_offset) in do_get_reloc_target()
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c1194 u64 target_offset = relocation_target(reloc, target); in relocate_entry() local
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtarget.c362 uintptr_t target_offset, uintptr_t bias, in gomp_map_pointer()