Searched refs:lto_obj_add_section (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-object.cc | 210 lto_obj_add_section (void *data, const char *name, off_t offset, in lto_obj_add_section() function 272 errmsg = simple_object_find_sections (lo->sobj_r, lto_obj_add_section, in lto_obj_build_section_table()
|
H A D | ChangeLog | 1701 * lto-object.c (lto_obj_add_section): Use section_name_prefix instead of 2995 (lto_obj_add_section): Fill in list.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-object.c | 214 lto_obj_add_section (void *data, const char *name, off_t offset, in lto_obj_add_section() function 276 errmsg = simple_object_find_sections (lo->sobj_r, lto_obj_add_section, in lto_obj_build_section_table()
|