Files
renderdoc/pdblocate
baldurk d05edca3d2 If DIA can't find Function symbol, retry with PublicSymbol. Closes #364
* I don't see any docs on why a function wouldn't be reported as a
  function, but instead as a public symbol, but this seems to be the
  case and it fixes some problems where symbols aren't located. Oh well.
2016-10-13 16:06:25 +02:00
..