Re: meaning of .section ".bstext", "ax"

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

 



On 14 April 2010 19:06, anil kumar <m.anilkumar80@xxxxxxxxx> wrote:
> Hello,
> I am trying to understand assembly code written in arch/x86/boot/header.S code.
> I am not able to grab meaning of following line:
>  .section ".bstext", "ax"
.section name [flags]

.bstext is the section name
a
  section is allocatable
x
  section is executable
>
> Can you tell meaning of this line ?
>
> Thanks,
> Anil
>
> PS: It would be great help if someone can point any link which explain
> code mentioned in this file.
> I am not able to locate any good link using google search engine.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
Love other people, as same as love yourself!
Don't think all the time, do it by your hands!

E-Mail: baishuwei@xxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies]     [Security]     [Linux C Programming]     [Linux for Hams]     [DCCP]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux