diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2025-01-13 11:31:56 +0000 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2025-02-28 15:13:17 +0000 |
commit | d996ca5e85002263d5f0013519fcdeafccd85561 (patch) | |
tree | 4f4a3acc6aeb11598b4e8e4c137679bc838eb02a /libctf/ctf-open.c | |
parent | 4a7870a831cbcba4dad6f896d174a28b79d7318c (diff) | |
download | binutils-d996ca5e85002263d5f0013519fcdeafccd85561.zip binutils-d996ca5e85002263d5f0013519fcdeafccd85561.tar.gz binutils-d996ca5e85002263d5f0013519fcdeafccd85561.tar.bz2 |
libctf: move ctf_elf*_to_link_sym to ctf-link.c
Everything in ctf-util.c is in some way associated with data
structures in general in some way, except for the ctf_*_to_link_sym
functions, which are straight translators between the Elf*_Sym
type and the ctf_link_sym_t type used by ctf-link.c.
Move them into ctf-link.c where they belong.
Diffstat (limited to 'libctf/ctf-open.c')
0 files changed, 0 insertions, 0 deletions