diff options
author | David Faust <david.faust@oracle.com> | 2021-08-03 09:58:48 -0700 |
---|---|---|
committer | David Faust <david.faust@oracle.com> | 2021-09-07 13:48:57 -0700 |
commit | 81eced213c8d69c6a031712d81d245da423992dc (patch) | |
tree | 286f7983c859d2f46ad62d9916fe121d01751fd6 /gcc/config.gcc | |
parent | 578cd82af71f978c7ffe5f50d9568df21beb25c4 (diff) | |
download | gcc-81eced213c8d69c6a031712d81d245da423992dc.zip gcc-81eced213c8d69c6a031712d81d245da423992dc.tar.gz gcc-81eced213c8d69c6a031712d81d245da423992dc.tar.bz2 |
dwarf: externalize lookup_type_die
Expose the function lookup_type_die in dwarf2out, so that it can be used
by CTF/BTF when adding BPF CO-RE information. The function is now
non-static, and an extern prototype is added in dwarf2out.h.
gcc/ChangeLog:
* dwarf2out.c (lookup_type_die): Function is no longer static.
* dwarf2out.h: Expose it here.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions