diff options
| author | Nick Alcock <nick.alcock@oracle.com> | 2019-04-24 11:22:03 +0100 |
|---|---|---|
| committer | Nick Alcock <nick.alcock@oracle.com> | 2019-05-28 17:08:26 +0100 |
| commit | c499eb6896cd803d26da8c719bfac9c03e596c08 (patch) | |
| tree | f36ab930a9817d7e78c17ec720983b1bb64f5374 /gdb/python/py-lazy-string.c | |
| parent | b437bfe0f4cf06559ca4c508a2869383196ddc6b (diff) | |
| download | binutils-c499eb6896cd803d26da8c719bfac9c03e596c08.zip binutils-c499eb6896cd803d26da8c719bfac9c03e596c08.tar.gz binutils-c499eb6896cd803d26da8c719bfac9c03e596c08.tar.bz2 | |
libctf: type copying
ctf_add_type() allows you to copy types, and all the types they depend
on, from one container to another (writable) container. This lets a
program maintaining multiple distinct containers (not in a parent-child
relationship) introduce types that depend on types in one container in
another writable one, by copying the necessary types.
libctf/
* ctf-create.c (enumcmp): New.
(enumadd): Likewise.
(membcmp): Likewise.
(membadd): Likewise.
(ctf_add_type): Likewise.
Diffstat (limited to 'gdb/python/py-lazy-string.c')
0 files changed, 0 insertions, 0 deletions
