Searched refs:lookup_minsym (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/scripts/
H A Dzircon.elf-gdb.py548 def lookup_minsym(minsym_name): member in class:_Amd64KernelExceptionUnwinder
579 self.at_iframe_setup = self.lookup_minsym(_Amd64KernelExceptionUnwinder.AT_IFRAME_SETUP)
580 self.interrupt_common_begin_addr = self.lookup_minsym(_Amd64KernelExceptionUnwinder.INTERRUPT_COMMON)

Completed in 78 milliseconds