[Skiboot] [PATCH v2 1/2] mambo: Add addr2func for symbol resolution
Stewart Smith
stewart at linux.ibm.com
Fri May 17 08:21:22 AEST 2019
Michael Neuling <mikey at neuling.org> writes:
> If you supply a VMLINUX_MAP/SKIBOOT_MAP/USER_MAP addr2func can guess
> at your symbol name. ie
>
> systemsim % p pc
> 0xC0000000002A68F8
> systemsim % addr2func [p pc]
> fdt_offset_ptr+0x78
>
> Signed-off-by: Michael Neuling <mikey at neuling.org>
>
> ---
> v2: Fix screwup with comment
> ---
> external/mambo/mambo_utils.tcl | 49 ++++++++++++++++++++++++++++++++++
> external/mambo/skiboot.tcl | 15 +++++++++--
> 2 files changed, 62 insertions(+), 2 deletions(-)
Cool, series merged to master as of 68284c21173978e384f605954423a088b61c7540
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list