diff options
author | Ian Lance Taylor <iant@google.com> | 2013-11-16 18:20:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2013-11-16 18:20:33 +0000 |
commit | cfa658e4f8da804086f3076f907fcc98604bbf0d (patch) | |
tree | 72f7254511f0fff93ad456661a8f4146957fca1f /gcc | |
parent | b032ec0d5039e2dcd878ab82d74e3a79e94687d5 (diff) | |
download | gcc-cfa658e4f8da804086f3076f907fcc98604bbf0d.zip gcc-cfa658e4f8da804086f3076f907fcc98604bbf0d.tar.gz gcc-cfa658e4f8da804086f3076f907fcc98604bbf0d.tar.bz2 |
backtrace.h (backtrace_syminfo): Update comment and parameter name to take any address, not just a PC value.
* backtrace.h (backtrace_syminfo): Update comment and parameter
name to take any address, not just a PC value.
* elf.c (STT_OBJECT): Define.
(elf_nosyms): Rename parameter pc to addr.
(elf_symbol_search): Rename local variable pc to addr.
(elf_initialize_syminfo): Add STT_OBJECT symbols to elf_symbols.
(elf_syminfo): Rename parameter pc to addr.
* btest.c (global): New global variable.
(test5): New test.
(main): Call test5.
From-SVN: r204904
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions