Home
last modified time | relevance | path

Searched refs:ctf_link_shuffle_syms (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver165 ctf_link_shuffle_syms;
H A DChangeLog394 * ctf-link.c (ctf_link_shuffle_syms): Report the symbol index
399 * ctf-link.c (ctf_link_shuffle_syms): Free ctf_dynsyms properly.
622 (ctf_link_shuffle_syms): Make sure ctf_dynsyms is NULL if there
H A Dctf-link.c1656 ctf_link_shuffle_syms (ctf_dict_t *fp) in ctf_link_shuffle_syms() function
H A DChangeLog-2020160 (ctf_link_shuffle_syms): New (no longer a do-nothing stub), turn the
202 * ctf-link.c (ctf_link_shuffle_syms): Adjust.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver165 ctf_link_shuffle_syms;
H A DChangeLog373 * ctf-link.c (ctf_link_shuffle_syms): Report the symbol index
378 * ctf-link.c (ctf_link_shuffle_syms): Free ctf_dynsyms properly.
601 (ctf_link_shuffle_syms): Make sure ctf_dynsyms is NULL if there
H A Dctf-link.c1643 ctf_link_shuffle_syms (ctf_dict_t *fp) in ctf_link_shuffle_syms() function
H A DChangeLog-2020160 (ctf_link_shuffle_syms): New (no longer a do-nothing stub), turn the
202 * ctf-link.c (ctf_link_shuffle_syms): Adjust.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldelfgen.c455 if (ctf_link_shuffle_syms (ctf_output) < 0) in ldelf_new_dynsym_for_ctf()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldelfgen.c456 if (ctf_link_shuffle_syms (ctf_output) < 0) in ldelf_new_dynsym_for_ctf()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h540 extern int ctf_link_shuffle_syms (ctf_dict_t *);
H A DChangeLog-202098 (ctf_link_shuffle_syms): Remove most parameters, just takes a
101 ctf_link_shuffle_syms.
H A DChangeLog-2019178 (ctf_link_shuffle_syms): New, ask the CTF linker to shuffle its
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h540 extern int ctf_link_shuffle_syms (ctf_dict_t *);
H A DChangeLog-202098 (ctf_link_shuffle_syms): Remove most parameters, just takes a
101 ctf_link_shuffle_syms.
H A DChangeLog-2019178 (ctf_link_shuffle_syms): New, ask the CTF linker to shuffle its
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-202098 (ctf_link_shuffle_syms): Remove most parameters, just takes a
101 ctf_link_shuffle_syms.
H A DChangeLog-2019178 (ctf_link_shuffle_syms): New, ask the CTF linker to shuffle its
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019178 (ctf_link_shuffle_syms): New, ask the CTF linker to shuffle its
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020160 (ctf_link_shuffle_syms): New (no longer a do-nothing stub), turn the
202 * ctf-link.c (ctf_link_shuffle_syms): Adjust.