diff options
author | Scott Linder <Scott.Linder@amd.com> | 2021-02-12 18:14:44 +0000 |
---|---|---|
committer | Scott Linder <Scott.Linder@amd.com> | 2021-02-12 18:26:24 +0000 |
commit | 12999d749d722f33c3e66a4afbf1206d37e26be8 (patch) | |
tree | 5c43e6912dd8853dc5375a7f01593aaab1b7b7b2 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | 4841a225b7545b4bb03ae32ecea9f70e85f9e3bf (diff) | |
download | llvm-12999d749d722f33c3e66a4afbf1206d37e26be8.zip llvm-12999d749d722f33c3e66a4afbf1206d37e26be8.tar.gz llvm-12999d749d722f33c3e66a4afbf1206d37e26be8.tar.bz2 |
[Symbolize] Teach symbolizer to work directly on object file.
This patch intended to provide additional interface to LLVMsymbolizer
such that they work directly on object files. There is an existing
method - symbolizecode which takes an object file, this patch provides
similar overloads for symbolizeInlinedCode, symbolizeData,
symbolizeFrame. This can be useful for clients who already have a
in-memory object files to symbolize for.
Patch By: pvellien (praveen velliengiri)
Reviewed By: scott.linder
Differential Revision: https://reviews.llvm.org/D95232
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions