Populate information for the specified *stackTrace, which contains a sequence of randomly-accessible stack trace frames. Specify demanglingPreferredFlag, to determine whether demangling is to occur. The behavior is undefined unless all the address field in *stackTrace are valid and other fields are invalid.
Declared in <balst_resolverimpl_elf.h>
static
int
resolve(
StackTrace* stackTrace,
bool demanglingPreferredFlag);