Reduced Hessian - Dolfin-adjoint

Hello everyone,

I’m solving a high-dimensional optimization problem using dolfin-adjoint, I can extract the action of Hessian in any direction.
My question is that, is it possible to extract the eigenvalues of reduced Hessian at some specific point using the dolfin-adjoint?

Thanks!