Searched refs:ctf_link (Results 1 – 23 of 23) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 163 ctf_link;
|
H A D | ChangeLog | 435 (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 D | ChangeLog-2020 | 346 (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 D | ctf-link.c | 1498 ctf_link (ctf_dict_t *fp, int flags) in ctf_link() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 163 ctf_link;
|
H A D | ChangeLog | 414 (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 D | ChangeLog-2020 | 346 (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 D | ctf-link.c | 1485 ctf_link (ctf_dict_t *fp, int flags) in ctf_link() function
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 535 extern int ctf_link (ctf_dict_t *, int flags);
|
H A D | ChangeLog-2019 | 141 * ctf-api.h: Note the instability of the ctf_link interfaces. 173 (ctf_link): New, merge the type and string sections.
|
H A D | ChangeLog-2020 | 469 (ctf_link): Rename share_mode arg to flags.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 535 extern int ctf_link (ctf_dict_t *, int flags);
|
H A D | ChangeLog-2019 | 141 * ctf-api.h: Note the instability of the ctf_link interfaces. 173 (ctf_link): New, merge the type and string sections.
|
H A D | ChangeLog-2020 | 469 (ctf_link): Rename share_mode arg to flags.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 141 * 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 D | ChangeLog-2019 | 141 * ctf-api.h: Note the instability of the ctf_link interfaces. 173 (ctf_link): New, merge the type and string sections.
|
H A D | ChangeLog-2020 | 469 (ctf_link): Rename share_mode arg to flags.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 346 (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 D | ldlang.c | 3851 if (ctf_link (ctf_output, flags) < 0) in lang_merge_ctf()
|
H A D | ChangeLog-2019 | 540 ctf_link.
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 3810 if (ctf_link (ctf_output, flags) < 0) in lang_merge_ctf()
|
H A D | ChangeLog-2019 | 540 ctf_link.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 13929 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)
|