Displaying 7 results from an estimated 7 matches for "symbol_attribut".
Did you mean:
symbol_attribute
2019 Apr 30
3
RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...ribute ID: bits 0..7
* symbol index: bits 8..31
* The st_value field can contain the value associated with the attribute (i.e. the address argument of a location attribute)
If the compiler is generating assembly code, a new directive similar to the .eabi_attribute can be used:
.symbol_attribute <symbol name>, <attribute kind>, <attribute value>
Where:
* symbol name - will unambiguously identify the symbol that the attribute/value pair applies to
* attribute kind - is an unsigned integer between 1 and 255 that specifies the kind of attribute to be applied to th...
2019 Apr 30
3
[EXTERNAL] Re: RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...: bits 8..31
>
> The st_value field can contain the value associated with the attribute (i.e. the address argument of a location attribute)
>
>
>
> If the compiler is generating assembly code, a new directive similar to the .eabi_attribute can be used:
>
>
>
> .symbol_attribute <symbol name>, <attribute kind>, <attribute value>
>
>
>
> Where:
>
> symbol name - will unambiguously identify the symbol that the attribute/value pair applies to
> attribute kind - is an unsigned integer between 1 and 255 that specifies the kind of attribut...
2019 May 01
2
RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...lue field can contain the value associated with the attribute (i.e. the address argument of a location attribute)
>
>
>
> If the compiler is generating assembly code, a new directive similar to the .eabi_attribute can be used:
>
>
>
> .symbol_attribute <symbol name>, <attribute kind>, <attribute value>
>
>
>
> Where:
>
> symbol name - will unambiguously identify the symbol that the attribute/value pair applies to
> attribute kind - is an unsigned integer between 1 and 255 that sp...
2019 May 01
4
RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...argument of a location attribute)
> > >
> > >
> > >
> > > If the compiler is generating assembly code, a new directive similar to the .eabi_attribute can be used:
> > >
> > >
> > >
> > > .symbol_attribute <symbol name>, <attribute kind>, <attribute value>
> > >
> > >
> > >
> > > Where:
> > >
> > > symbol name - will unambiguously identify the symbol that the attribute/value pair applies to
> >...
2019 May 06
2
[EXTERNAL] Re: RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...argument of a location attribute)
> > >
> > >
> > >
> > > If the compiler is generating assembly code, a new directive similar to the .eabi_attribute can be used:
> > >
> > >
> > >
> > > .symbol_attribute <symbol name>, <attribute kind>, <attribute value>
> > >
> > >
> > >
> > > Where:
> > >
> > > symbol name - will unambiguously identify the symbol that the attribute/value pair applies to
> >...
2019 May 07
2
[EXTERNAL] Re: RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...>
>> > > >
>> > > > If the compiler is generating assembly code, a new directive
>> similar to the .eabi_attribute can be used:
>> > > >
>> > > >
>> > > >
>> > > > .symbol_attribute <symbol name>, <attribute kind>,
>> <attribute value>
>> > > >
>> > > >
>> > > >
>> > > > Where:
>> > > >
>> > > > symbol name - will unambiguously identify the...
2019 May 09
3
[EXTERNAL] Re: RFC - a proposal to support additional symbol metadata in ELF object files in the ARM compiler
...gt; >
> > > >
> > > >
> > > > If the compiler is generating assembly code, a new directive
> similar to the .eabi_attribute can be used:
> > > >
> > > >
> > > >
> > > > .symbol_attribute <symbol name>, <attribute kind>,
> <attribute value>
> > > >
> > > >
> > > >
> > > > Where:
> > > >
> > > > symbol name - will unambiguously identify the symbol that the
> attrib...