[lldb-dev] Get SBFunction from SBSymbol

Carlo Kok ck at remobjects.com
Sun Sep 21 05:35:54 PDT 2014


I use the get function(s) api to look for sel_registerName, which gives me  
an SBSymbolContext, but for some reason (probably missing debug info) I  
don't get a Function, only a Symbol, how do I get an SBFunction from an  
SBSymbol?

-- 
Carlo Kok
RemObjects Software



More information about the lldb-dev mailing list