Re: BSS Offset in 2.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/30/05, Jeremy Pollard <Jeremy.Pollard@xxxxxxxxx> wrote:

> Is there any way to find the offset of the start and end of the BSS
> segment by looking at the vmlinux kernel binary.

You can always run:

$CROSS_COMPILEobjdump -x -D -S /lib/modules/`uname -r`/build/vmlinux

Then grep for the symbols you want.

Jon.

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux