Fix for GetCurrentLocation when stack is empty.

GetCurrentLocation now returns a dummy value and line number when the
stack is empty. This prevents problems with logging during locking when
a thread tries to join, where its stack would be empty.

Change-Id: Ib49ac6fd86655bce579524bf7f165e95ae829d9a
1 file changed
tree: 6ee56e58873766c240266133cb1a8ae1466245c1
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk