https://github.com/felipepiovezan commented:
Btw this reminds me a lot of accelerator tables & finding the parents of functions there. Because the declaration is never placed in the accelerator table (and the declaration is what has the scope), we are never able to find the parent of functions with the accelerator tables. We might be able to do a similar trick there as to what you are doing here https://github.com/llvm/llvm-project/pull/77157 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits