aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNick Alcock <nick.alcock@oracle.com>2019-04-24 11:22:03 +0100
committerNick Alcock <nick.alcock@oracle.com>2019-05-28 17:08:26 +0100
commitc499eb6896cd803d26da8c719bfac9c03e596c08 (patch)
treef36ab930a9817d7e78c17ec720983b1bb64f5374 /include
parentb437bfe0f4cf06559ca4c508a2869383196ddc6b (diff)
downloadgdb-c499eb6896cd803d26da8c719bfac9c03e596c08.zip
gdb-c499eb6896cd803d26da8c719bfac9c03e596c08.tar.gz
gdb-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 'include')
0 files changed, 0 insertions, 0 deletions