Home
last modified time | relevance | path

Searched defs:dst_obj (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gold/
H A Dgc.h228 Relobj* dst_obj; in gc_process_relocs() local
H A Dtarget.h1126 Relobj* dst_obj, in gc_add_reference()
H A Dpowerpc.cc9333 Relobj* dst_obj, in do_gc_add_reference()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dgc.h228 Relobj* dst_obj; in gc_process_relocs() local
H A Dtarget.h1134 Relobj* dst_obj, in gc_add_reference()
H A Dpowerpc.cc9643 Relobj* dst_obj, in do_gc_add_reference()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dgc.h228 Relobj* dst_obj; in gc_process_relocs() local
H A Dtarget.h1126 Relobj* dst_obj, in gc_add_reference()
H A Dpowerpc.cc9024 Relobj* dst_obj, in do_gc_add_reference()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dgc.h228 Relobj* dst_obj; in gc_process_relocs() local
H A Dtarget.h1126 Relobj* dst_obj, in gc_add_reference()
H A Dpowerpc.cc9333 Relobj* dst_obj, in do_gc_add_reference()
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_cmd_parser.c1135 static u32 *copy_batch(struct drm_i915_gem_object *dst_obj, in copy_batch()