Re: GCC assembler directive details

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

 



2013/2/23 mohancloudworld <mohancloudworld@xxxxxxxxx>:
> Hi
> I am interested to get the details of some assembly directives like .type
> and .scl.
> My work involves parsing of the assembly code compiled by gcc. Manually I
> figured that the values associated with .type directive is unique for each
> data-type and function-type.
> e.g: int is .type 0x4 ; char is .type 0x2
>
> I did goggle to find such details but no luck. Can anyone refer me to the
> proper documentation where I can find such details about .type and .scl.
>
> -Mohan
>

http://sourceware.org/binutils/docs/as/


Best regards,
jasonwucj


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux