]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Minor cleanup in loclist_describe_location
authorTom Tromey <tromey@adacore.com>
Thu, 20 Apr 2023 12:33:12 +0000 (06:33 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 5 Jun 2023 15:59:17 +0000 (09:59 -0600)
commit987bdf4dfdbdfddc8496712df7f536a6a1a99baf
treee261b0ea2b372698f84f15a8132b69497851a3d2
parent611e7b5cb92dfe0a81543d1581442780f2b8c4de
Minor cleanup in loclist_describe_location

loclist_describe_location already has a per_objfile local variable, so
use it consistently.
gdb/dwarf2/loc.c