ahci info symbols
Link to this paste: http://bugs.dragonflybsd.org/pastes/410
Added by tuxillo 12 months ago.
Syntax: Plain Text
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
(gdb) info symbol 0xffffffff802d6422 ahci_ati_sb600_attach + 395 in section .text (gdb) info symbol 0xffffffff802d513d ahci_attach + 329 in section .text (gdb) info symbol 0xffffffff804bbf0a device_doattach + 65 in section .text (gdb) info symbol 0xffffffff804bc62d device_probe_and_attach + 896 in section .text (gdb) info symbol 0xffffffff804bc7cc bus_generic_attach + 26 in section .text (kgdb) info symbol 0xffffffff8277bf93 acpi_pci_attach + 317 in section .text of /boot/kernel/acpi.ko (gdb) info symbol 0xffffffff804bc62d device_probe_and_attach + 896 in section .text (gdb) info symbol 0xffffffff804bc7cc bus_generic_attach + 26 in section .text (kgdb) info symbol 0xffffffff8277c5ea acpi_pcib_attach + 377 in section .text of /boot/kernel/acpi.ko (kgdb) info symbol 0xffffffff8277cf20 acpi_pcib_acpi_attach + 535 in section .text of /boot/kernel/acpi.ko (gdb) info symbol 0xffffffff804bbf0a device_doattach + 65 in section .text (gdb) info symbol 0xffffffff804bc62d device_probe_and_attach + 896 in section .text (gdb) info symbol 0xffffffff804bc7cc bus_generic_attach + 26 in section .text (kgdb) info symbol 0xffffffff82771b10 acpi_attach + 2713 in section .text of /boot/kernel/acpi.ko (gdb) info symbol 0xffffffff804bbf0a device_doattach + 65 in section .text (gdb) info symbol 0xffffffff804bc7cc bus_generic_attach + 26 in section .text (gdb) info symbol 0xffffffff80779767 nexus_attach + 17 in section .text (gdb) info symbol 0xffffffff804bbf0a device_doattach + 65 in section .text (gdb) info symbol 0xffffffff804bc6ab root_bus_configure + 47 in section .text (gdb) info symbol 0xffffffff807404ef configure + 9 in section .text (gdb) info symbol 0xffffffff8046d2c1 mi_startup + 174 in section .text |