diff options
author | Tom Tromey <tromey@adacore.com> | 2022-04-19 07:41:44 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-04-22 06:58:42 -0600 |
commit | 8095d37f71c20dd9e6cb90d4f42fb868867263ed (patch) | |
tree | 800957a7af3fd8154a3e341ff54f0411405b5cf9 /gdb/dwarf2/index-write.c | |
parent | 0f34437ba0f5acab1fcb05630d88057402abbfeb (diff) | |
download | binutils-8095d37f71c20dd9e6cb90d4f42fb868867263ed.zip binutils-8095d37f71c20dd9e6cb90d4f42fb868867263ed.tar.gz binutils-8095d37f71c20dd9e6cb90d4f42fb868867263ed.tar.bz2 |
More const use and alloca avoidance in coff-pe-read.c
This changes another function in coff-pe-read.c to use 'const' more,
and to avoid the use of alloca by instead using std::string.
Diffstat (limited to 'gdb/dwarf2/index-write.c')
0 files changed, 0 insertions, 0 deletions