diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2022-09-29 16:08:24 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2022-09-29 16:42:34 -0400 |
commit | 7dce788191bade507534c745ae1ae997b9e6ed78 (patch) | |
tree | 32cf69add25b57145c0336a8c530c01f581bb773 /bfd | |
parent | e2df8050fe75d54b03c8f4fbe4392bb568d212a4 (diff) | |
download | gdb-7dce788191bade507534c745ae1ae997b9e6ed78.zip gdb-7dce788191bade507534c745ae1ae997b9e6ed78.tar.gz gdb-7dce788191bade507534c745ae1ae997b9e6ed78.tar.bz2 |
gdb: make target_auxv_parse static and rename
It is only used in auxv.c. Also, given it is not strictly a wrapper
around target_ops::auxv (since 27a48a9223d0 "Add auxv parsing to the
architecture vector."), I think that the name prefixed with target is a
bit misleading. Rename to just parse_auxv.
Change-Id: I41cca055b92c8ede37c258ba6583746a07d8f77e
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions