aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorLancelot SIX <lancelot.six@amd.com>2022-05-24 13:32:18 +0100
committerLancelot SIX <lancelot.six@amd.com>2022-05-26 19:01:42 +0100
commit98aa8321ee1bbd4b511992f2bbc4d34450c4a3f9 (patch)
treef62a9f4d0aafdeae5d112381becb5937593096f8 /binutils
parentfcf8e814206f9f5a0a90b2f509fe12d841fa5163 (diff)
downloadbinutils-98aa8321ee1bbd4b511992f2bbc4d34450c4a3f9.zip
binutils-98aa8321ee1bbd4b511992f2bbc4d34450c4a3f9.tar.gz
binutils-98aa8321ee1bbd4b511992f2bbc4d34450c4a3f9.tar.bz2
gdb: Change psymbol_functions::require_partial_symbols to partial_symbols
The previous patch ensured that partial symbols are read before calling most of the quick_function's methods. The psymbol_functions class has the require_partial_symbols method which serves this exact purpose, and does not need to do it anymore. This patch renames this method to partial_symbols and makes it an accessor which asserts that partial symbols have been read at this point. Regression tested on x86_64-linux.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions