Skip to content
Snippets Groups Projects
Commit c79cdaf4 authored by Casey Dahlin's avatar Casey Dahlin Committed by CQ bot account: commit-bot@chromium.org
Browse files

[elflib] Kill GetSymbolValue method

We shouldn't interpret the value field of symbols out of context, so
this method could be dangerous. All our current clients use
GetAllSymbols anyway, so it's fine to remove. We'll make our previously
internal GetSymbol method public instead.

Change-Id: Idb06c7147f52bc4bff32c03e04ff59be38dc31ff
parent 4e037458
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment