Home
last modified time | relevance | path

Searched refs:copy_lto_debug_sections (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object.c332 if (! sobj->functions->copy_lto_debug_sections) in simple_object_copy_lto_debug_sections()
346 errmsg = sobj->functions->copy_lto_debug_sections in simple_object_copy_lto_debug_sections()
H A Dsimple-object-common.h146 const char *(*copy_lto_debug_sections) (simple_object_read *sobj, member
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object.c310 if (! sobj->functions->copy_lto_debug_sections) in simple_object_copy_lto_debug_sections()
324 errmsg = sobj->functions->copy_lto_debug_sections (sobj, dest_sobj, in simple_object_copy_lto_debug_sections()
H A Dsimple-object-common.h146 const char *(*copy_lto_debug_sections) (simple_object_read *sobj, member