Home
last modified time | relevance | path

Searched refs:ctf_link (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver163 ctf_link;
H A DChangeLog435 (ctf_link): No longer populate it. No longer discard the
470 (ctf_link): No longer call it. Drop CTF_LINK_NONDEDUP path.
620 * ctf-link.c (ctf_link): Keep LCTF_LINKING set across call.
H A DChangeLog-2020346 (ctf_link): Likewise.
418 (ctf_link): Call it.
506 (ctf_link): Create empty per-CU dicts if requested.
552 (ctf_link): ... here. Adjut for renamings and thunk removal.
H A Dctf-link.c1498 ctf_link (ctf_dict_t *fp, int flags) in ctf_link() function
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver163 ctf_link;
H A DChangeLog414 (ctf_link): No longer populate it. No longer discard the
449 (ctf_link): No longer call it. Drop CTF_LINK_NONDEDUP path.
599 * ctf-link.c (ctf_link): Keep LCTF_LINKING set across call.
H A DChangeLog-2020346 (ctf_link): Likewise.
418 (ctf_link): Call it.
506 (ctf_link): Create empty per-CU dicts if requested.
552 (ctf_link): ... here. Adjut for renamings and thunk removal.
H A Dctf-link.c1485 ctf_link (ctf_dict_t *fp, int flags) in ctf_link() function
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h535 extern int ctf_link (ctf_dict_t *, int flags);
H A DChangeLog-2019141 * ctf-api.h: Note the instability of the ctf_link interfaces.
173 (ctf_link): New, merge the type and string sections.
H A DChangeLog-2020469 (ctf_link): Rename share_mode arg to flags.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h535 extern int ctf_link (ctf_dict_t *, int flags);
H A DChangeLog-2019141 * ctf-api.h: Note the instability of the ctf_link interfaces.
173 (ctf_link): New, merge the type and string sections.
H A DChangeLog-2020469 (ctf_link): Rename share_mode arg to flags.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019141 * ctf-api.h: Note the instability of the ctf_link interfaces.
173 (ctf_link): New, merge the type and string sections.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019141 * ctf-api.h: Note the instability of the ctf_link interfaces.
173 (ctf_link): New, merge the type and string sections.
H A DChangeLog-2020469 (ctf_link): Rename share_mode arg to flags.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020346 (ctf_link): Likewise.
418 (ctf_link): Call it.
506 (ctf_link): Create empty per-CU dicts if requested.
552 (ctf_link): ... here. Adjut for renamings and thunk removal.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c3851 if (ctf_link (ctf_output, flags) < 0) in lang_merge_ctf()
H A DChangeLog-2019540 ctf_link.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.c3810 if (ctf_link (ctf_output, flags) < 0) in lang_merge_ctf()
H A DChangeLog-2019540 ctf_link.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git13929 with different "CU name"s: the ctf_link() following that will put all
55482 CTF_LINK_EMPTY_CU_MAPPINGS to ctf_link().
55487 (ctf_link): Emit empty CTF dicts corresponding to no input in
117084 even visible to ctf_link, and even *that* might be the same, because
117097 multiple consecutive ctf_link's to have the same net effect as just
117099 ctf_link) rather than having the links be a sort of half-incremental
117122 (ctf_link): Clarify the effect of multiple ctf_link calls.
163408 Meanwhile, the actually-useful ctf_link feature (albeit not used by ld)